Uses of Enum Class
com.morpheusdata.model.ComputeDeviceType.Family
Packages that use ComputeDeviceType.Family
-
Uses of ComputeDeviceType.Family in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeDeviceType.FamilyMethods in com.morpheusdata.model that return ComputeDeviceType.FamilyModifier and TypeMethodDescriptionComputeDeviceType.getFamily()static ComputeDeviceType.FamilyReturns the enum constant of this class with the specified name.static ComputeDeviceType.Family[]ComputeDeviceType.Family.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 ComputeDeviceType.FamilyModifier and TypeMethodDescriptionvoidComputeDeviceType.setFamily(ComputeDeviceType.Family family)