Uses of Enum Class
com.emc.documentum.rest.constant.RelationRole
Packages that use RelationRole
-
Uses of RelationRole in com.emc.documentum.rest.constant
Methods in com.emc.documentum.rest.constant that return RelationRoleModifier 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.