public interface OrgContainer extends Party
The following features are supported:
ModelPackage.getOrgContainer()
Modifier and Type | Method and Description |
---|---|
AddressType |
getBusinessAddress()
Returns the value of the 'Business Address' containment reference.
|
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.lang.String |
getDc()
Returns the value of the 'Dc' attribute.
|
java.util.List |
getDescription()
Returns the value of the 'Description' attribute list.
|
java.util.List |
getFacsimileTelephoneNumber()
Returns the value of the 'Facsimile Telephone Number' attribute list.
|
java.util.List |
getL()
Returns the value of the 'L' attribute list.
|
java.util.List |
getLocalityName()
Returns the value of the 'Locality Name' attribute list.
|
java.lang.String |
getO()
Returns the value of the 'O' attribute.
|
java.lang.String |
getOu()
Returns the value of the 'Ou' attribute.
|
java.util.List |
getPostalAddress()
Returns the value of the 'Postal Address' attribute list.
|
java.util.List |
getPostalCode()
Returns the value of the 'Postal Code' attribute list.
|
java.util.List |
getSeeAlso()
Returns the value of the 'See Also' attribute list.
|
java.util.List |
getSt()
Returns the value of the 'St' attribute list.
|
java.util.List |
getStateOrProvinceName()
Returns the value of the 'State Or Province Name' attribute list.
|
java.util.List |
getStreet()
Returns the value of the 'Street' attribute list.
|
java.util.List |
getTelephoneNumber()
Returns the value of the 'Telephone Number' attribute list.
|
void |
setBusinessAddress(AddressType value)
Sets the value of the '
Business Address ' containment reference. |
void |
setCn(java.lang.String value)
Sets the value of the '
Cn ' attribute. |
void |
setDc(java.lang.String value)
Sets the value of the '
Dc ' attribute. |
void |
setO(java.lang.String value)
Sets the value of the '
O ' attribute. |
void |
setOu(java.lang.String value)
Sets the value of the '
Ou ' attribute. |
getPartyRoles
getChangeType, getChildren, getCreateTimestamp, getEntitlementInfo, getGroups, getIdentifier, getModifyTimestamp, getParent, getViewIdentifiers, setChangeType, setCreateTimestamp, setEntitlementInfo, setIdentifier, setModifyTimestamp, setParent
java.lang.String getO()
setO(String)
,
ModelPackage.getOrgContainer_O()
void setO(java.lang.String value)
O
' attribute.
value
- the new value of the 'O' attribute.getO()
java.lang.String getOu()
setOu(String)
,
ModelPackage.getOrgContainer_Ou()
void setOu(java.lang.String value)
Ou
' attribute.
value
- the new value of the 'Ou' attribute.getOu()
java.lang.String getDc()
setDc(String)
,
ModelPackage.getOrgContainer_Dc()
void setDc(java.lang.String value)
Dc
' attribute.
value
- the new value of the 'Dc' attribute.getDc()
java.lang.String getCn()
setCn(String)
,
ModelPackage.getOrgContainer_Cn()
void setCn(java.lang.String value)
Cn
' attribute.
value
- the new value of the 'Cn' attribute.getCn()
java.util.List getTelephoneNumber()
String
.
ModelPackage.getOrgContainer_TelephoneNumber()
java.util.List getFacsimileTelephoneNumber()
String
.
ModelPackage.getOrgContainer_FacsimileTelephoneNumber()
java.util.List getPostalAddress()
String
.
ModelPackage.getOrgContainer_PostalAddress()
java.util.List getL()
String
.
ModelPackage.getOrgContainer_L()
java.util.List getLocalityName()
String
.
ModelPackage.getOrgContainer_LocalityName()
java.util.List getSt()
String
.
ModelPackage.getOrgContainer_St()
java.util.List getStateOrProvinceName()
String
.
ModelPackage.getOrgContainer_StateOrProvinceName()
java.util.List getStreet()
String
.
ModelPackage.getOrgContainer_Street()
java.util.List getPostalCode()
String
.
ModelPackage.getOrgContainer_PostalCode()
AddressType getBusinessAddress()
setBusinessAddress(AddressType)
,
ModelPackage.getOrgContainer_BusinessAddress()
void setBusinessAddress(AddressType value)
Business Address
' containment reference.
value
- the new value of the 'Business Address' containment reference.getBusinessAddress()
java.util.List getDescription()
String
.
ModelPackage.getOrgContainer_Description()
java.util.List getBusinessCategory()
String
.
ModelPackage.getOrgContainer_BusinessCategory()
java.util.List getSeeAlso()
String
.
ModelPackage.getOrgContainer_SeeAlso()