public interface Group extends Party
The following features are supported:
ModelPackage.getGroup()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getBusinessCategory()
Returns the value of the 'Business Category' attribute list.
|
java.lang.String |
getCn()
Returns the value of the 'Cn' attribute.
|
java.util.List |
getDescription()
Returns the value of the 'Description' attribute list.
|
java.util.List |
getDisplayName()
Returns the value of the 'Display Name' attribute list.
|
java.util.List |
getMembers()
Returns the value of the 'Members' containment reference list.
|
java.util.List |
getSeeAlso()
Returns the value of the 'See Also' attribute list.
|
void |
setCn(java.lang.String value)
Sets the value of the '
Cn ' attribute. |
getPartyRoles
getChangeType, getChildren, getCreateTimestamp, getEntitlementInfo, getGroups, getIdentifier, getModifyTimestamp, getParent, getViewIdentifiers, setChangeType, setCreateTimestamp, setEntitlementInfo, setIdentifier, setModifyTimestamp, setParent
java.lang.String getCn()
setCn(String)
,
ModelPackage.getGroup_Cn()
void setCn(java.lang.String value)
Cn
' attribute.
value
- the new value of the 'Cn' attribute.getCn()
java.util.List getMembers()
Entity
.
ModelPackage.getGroup_Members()
java.util.List getDisplayName()
String
.
ModelPackage.getGroup_DisplayName()
java.util.List getDescription()
String
.
ModelPackage.getGroup_Description()
java.util.List getBusinessCategory()
String
.
ModelPackage.getGroup_BusinessCategory()
java.util.List getSeeAlso()
String
.
ModelPackage.getGroup_SeeAlso()