Uses of Enum Class
com.emc.documentum.rest.model.Lifecycle.ImplementationType
Packages that use Lifecycle.ImplementationType
-
Uses of Lifecycle.ImplementationType in com.emc.documentum.rest.model
Methods in com.emc.documentum.rest.model that return Lifecycle.ImplementationTypeModifier and TypeMethodDescriptionLifecycle.getImplementationType()
static Lifecycle.ImplementationType
Returns the enum constant of this class with the specified name.static Lifecycle.ImplementationType[]
Lifecycle.ImplementationType.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.ImplementationTypeModifier and TypeMethodDescriptionvoid
Lifecycle.setImplementationType
(Lifecycle.ImplementationType implementationType)