Uses of Enum Class
com.emc.documentum.rest.constant.RelationRole
-
Uses of RelationRole in com.emc.documentum.rest.constant
Modifier and TypeMethodDescriptionstatic RelationRole
RelationRole.valueOf
(int value) Gets enum constant according to the input enum valuestatic RelationRole
Returns the enum constant of this class with the specified name.static RelationRole[]
RelationRole.values()
Returns an array containing the constants of this enum class, in the order they are declared.