Uses of Class
org.apache.syncope.common.lib.to.RelationshipTO.Builder
-
Packages that use RelationshipTO.Builder Package Description org.apache.syncope.common.lib.to -
-
Uses of RelationshipTO.Builder in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return RelationshipTO.Builder Modifier and Type Method Description RelationshipTO.Builder
RelationshipTO.Builder. otherEnd(String otherEndType, String otherEndKey)
RelationshipTO.Builder
RelationshipTO.Builder. otherEnd(String otherEndType, String otherEndKey, String otherEndName)
-