Package com.emc.d2fs.service.relation
Class RelationTypeConfig
java.lang.Object
com.emc.d2fs.service.relation.RelationTypeConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setIsMultipleRelation
(Boolean isMultipleRelation) void
setParentChildLabel
(String parentChildLabel) void
setRelationName
(String relationName)
-
Constructor Details
-
RelationTypeConfig
public RelationTypeConfig()
-
-
Method Details
-
getRelationName
-
getParentChildLabel
-
getIsMultipleRelation
-
setRelationName
-
setParentChildLabel
-
setIsMultipleRelation
-