Package org.apache.syncope.common.lib.to
Class RelationshipTO.Builder
java.lang.Object
org.apache.syncope.common.lib.to.RelationshipTO.Builder
- Enclosing class:
RelationshipTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()plainAttrs(Collection<Attr> plainAttrs) plainAttrs(Attr... plainAttrs)
-
Constructor Details
-
Builder
-
Builder
-
-
Method Details
-
otherEnd
-
otherEnd
-
otherEnd
public RelationshipTO.Builder otherEnd(String otherEndType, String otherEndKey, String otherEndName) -
plainAttr
-
plainAttrs
-
plainAttrs
-
build
-