Uses of Enum Class
com.morpheusdata.model.ComputeServerGroupPackage.Status
Packages that use ComputeServerGroupPackage.Status
-
Uses of ComputeServerGroupPackage.Status in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeServerGroupPackage.StatusModifier and TypeFieldDescriptionprotected ComputeServerGroupPackage.StatusComputeServerGroupPackage.statusMethods in com.morpheusdata.model that return ComputeServerGroupPackage.StatusModifier and TypeMethodDescriptionComputeServerGroupPackage.getStatus()Returns the enum constant of this class with the specified name.static ComputeServerGroupPackage.Status[]ComputeServerGroupPackage.Status.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 ComputeServerGroupPackage.StatusModifier and TypeMethodDescriptionvoidComputeServerGroupPackage.setStatus(ComputeServerGroupPackage.Status status)