Uses of Enum Class
org.apache.syncope.common.lib.to.RelationshipTO.End
Packages that use RelationshipTO.End
-
Uses of RelationshipTO.End in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return RelationshipTO.EndModifier and TypeMethodDescriptionRelationshipTO.getEnd()
static RelationshipTO.End
Returns the enum constant of this class with the specified name.static RelationshipTO.End[]
RelationshipTO.End.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.syncope.common.lib.to with parameters of type RelationshipTO.EndConstructors in org.apache.syncope.common.lib.to with parameters of type RelationshipTO.End