Uses of Enum Class
com.morpheusdata.model.Workload.Status
Packages that use Workload.Status
-
Uses of Workload.Status in com.morpheusdata.model
Fields in com.morpheusdata.model declared as Workload.StatusMethods in com.morpheusdata.model that return Workload.StatusModifier and TypeMethodDescriptionWorkload.getStatus()static Workload.StatusReturns the enum constant of this class with the specified name.static Workload.Status[]Workload.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 Workload.Status