Uses of Enum Class
com.morpheusdata.model.Workspace.TargetType
Packages that use Workspace.TargetType
-
Uses of Workspace.TargetType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as Workspace.TargetTypeMethods in com.morpheusdata.model that return Workspace.TargetTypeModifier and TypeMethodDescriptionWorkspace.getTargetType()static Workspace.TargetTypeReturns the enum constant of this class with the specified name.static Workspace.TargetType[]Workspace.TargetType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type Workspace.TargetType