Uses of Enum Class
com.morpheusdata.model.AffinityGroup.AffinityType
Packages that use AffinityGroup.AffinityType
-
Uses of AffinityGroup.AffinityType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as AffinityGroup.AffinityTypeMethods in com.morpheusdata.model that return AffinityGroup.AffinityTypeModifier and TypeMethodDescriptionAffinityGroup.getAffinityType()static AffinityGroup.AffinityTypeReturns the enum constant of this class with the specified name.static AffinityGroup.AffinityType[]AffinityGroup.AffinityType.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 AffinityGroup.AffinityTypeModifier and TypeMethodDescriptionvoidAffinityGroup.setAffinityType(AffinityGroup.AffinityType affinityType)