Uses of Enum Class
com.emc.documentum.rest.model.Lifecycle.Status
Packages that use Lifecycle.Status
-
Uses of Lifecycle.Status in com.emc.documentum.rest.model
Methods in com.emc.documentum.rest.model that return Lifecycle.StatusModifier and TypeMethodDescriptionLifecycle.getStatus()static Lifecycle.StatusReturns the enum constant of this class with the specified name.static Lifecycle.Status[]Lifecycle.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.emc.documentum.rest.model with parameters of type Lifecycle.Status