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