public interface OrganizationType
The following features are supported:
MemberPackage.getOrganizationType()
Modifier and Type | Method and Description |
---|---|
AddressBookType |
getAddressBook()
Returns the value of the 'Address Book' containment reference.
|
java.util.Map |
getAttributes()
Returns the value of the 'Attributes' map.
|
java.lang.String |
getBusinessCategory()
Returns the value of the 'Business Category' attribute.
|
ContactInfoType |
getContactInfo()
Returns the value of the 'Contact Info' containment reference.
|
java.util.List |
getContextAttribute()
Returns the value of the 'Context Attribute' containment reference list.
|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference.
|
java.lang.String |
getLegalIdentifier()
Returns the value of the 'Legal Identifier' attribute.
|
OrganizationIdentifierType |
getOrganizationIdentifier()
Returns the value of the 'Organization Identifier' containment reference.
|
java.lang.String |
getOrganizationName()
Returns the value of the 'Organization Name' attribute.
|
OrganizationIdentifierType |
getParentOrganizationIdentifier()
Returns the value of the 'Parent Organization Identifier' containment reference.
|
java.lang.Object |
getRegistrationApprovalStatus()
Returns the value of the 'Registration Approval Status' attribute.
|
java.lang.Object |
getStatus()
Returns the value of the 'Status' attribute.
|
OrganizationalEntityType |
getType_()
Returns the value of the 'Type' attribute.
|
UserDataType |
getUserData()
Returns the value of the 'User Data' containment reference.
|
boolean |
isSetType()
Returns whether the value of the '
Type ' attribute is set. |
void |
setAddressBook(AddressBookType value)
Sets the value of the '
Address Book ' containment reference. |
void |
setBusinessCategory(java.lang.String value)
Sets the value of the '
Business Category ' attribute. |
void |
setContactInfo(ContactInfoType value)
Sets the value of the '
Contact Info ' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the '
Description ' containment reference. |
void |
setLegalIdentifier(java.lang.String value)
Sets the value of the '
Legal Identifier ' attribute. |
void |
setOrganizationIdentifier(OrganizationIdentifierType value)
Sets the value of the '
Organization Identifier ' containment reference. |
void |
setOrganizationName(java.lang.String value)
Sets the value of the '
Organization Name ' attribute. |
void |
setParentOrganizationIdentifier(OrganizationIdentifierType value)
Sets the value of the '
Parent Organization Identifier ' containment reference. |
void |
setRegistrationApprovalStatus(java.lang.Object value)
Sets the value of the '
Registration Approval Status ' attribute. |
void |
setStatus(java.lang.Object value)
Sets the value of the '
Status ' attribute. |
void |
setType(OrganizationalEntityType value)
Sets the value of the '
Type ' attribute. |
void |
setUserData(UserDataType value)
Sets the value of the '
User Data ' containment reference. |
void |
unsetType()
Unsets the value of the '
Type ' attribute. |
OrganizationIdentifierType getOrganizationIdentifier()
setOrganizationIdentifier(OrganizationIdentifierType)
,
MemberPackage.getOrganizationType_OrganizationIdentifier()
void setOrganizationIdentifier(OrganizationIdentifierType value)
Organization Identifier
' containment reference.
value
- the new value of the 'Organization Identifier' containment reference.getOrganizationIdentifier()
OrganizationIdentifierType getParentOrganizationIdentifier()
setParentOrganizationIdentifier(OrganizationIdentifierType)
,
MemberPackage.getOrganizationType_ParentOrganizationIdentifier()
void setParentOrganizationIdentifier(OrganizationIdentifierType value)
Parent Organization Identifier
' containment reference.
value
- the new value of the 'Parent Organization Identifier' containment reference.getParentOrganizationIdentifier()
java.lang.String getOrganizationName()
setOrganizationName(String)
,
MemberPackage.getOrganizationType_OrganizationName()
void setOrganizationName(java.lang.String value)
Organization Name
' attribute.
value
- the new value of the 'Organization Name' attribute.getOrganizationName()
java.lang.String getBusinessCategory()
setBusinessCategory(String)
,
MemberPackage.getOrganizationType_BusinessCategory()
void setBusinessCategory(java.lang.String value)
Business Category
' attribute.
value
- the new value of the 'Business Category' attribute.getBusinessCategory()
DescriptionType getDescription()
setDescription(DescriptionType)
,
MemberPackage.getOrganizationType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
java.lang.String getLegalIdentifier()
setLegalIdentifier(String)
,
MemberPackage.getOrganizationType_LegalIdentifier()
void setLegalIdentifier(java.lang.String value)
Legal Identifier
' attribute.
value
- the new value of the 'Legal Identifier' attribute.getLegalIdentifier()
ContactInfoType getContactInfo()
setContactInfo(ContactInfoType)
,
MemberPackage.getOrganizationType_ContactInfo()
void setContactInfo(ContactInfoType value)
Contact Info
' containment reference.
value
- the new value of the 'Contact Info' containment reference.getContactInfo()
AddressBookType getAddressBook()
setAddressBook(AddressBookType)
,
MemberPackage.getOrganizationType_AddressBook()
void setAddressBook(AddressBookType value)
Address Book
' containment reference.
value
- the new value of the 'Address Book' containment reference.getAddressBook()
java.util.List getContextAttribute()
AttributeType
.
Store specific attributes of the organization.
MemberPackage.getOrganizationType_ContextAttribute()
java.util.Map getAttributes()
String
,
and the value is of type String
,
Additional attributes of the organization:
orgEntityField1: Customizable field.
orgEntityField2: Customizable field.
orgEntityField3: Customizable field.
taxPayerId: Identification for tax purposes.
administratorFirstName: Administrator's first name.
administratorLastName: Administrator's last name.
administratorMiddleName: Administrator's middle name.
MemberPackage.getOrganizationType_Attributes()
UserDataType getUserData()
setUserData(UserDataType)
,
MemberPackage.getOrganizationType_UserData()
void setUserData(UserDataType value)
User Data
' containment reference.
value
- the new value of the 'User Data' containment reference.getUserData()
java.lang.Object getRegistrationApprovalStatus()
If the meaning of the 'Registration Approval Status' attribute isn't clear, there really should be more of a description here...
setRegistrationApprovalStatus(Object)
,
MemberPackage.getOrganizationType_RegistrationApprovalStatus()
void setRegistrationApprovalStatus(java.lang.Object value)
Registration Approval Status
' attribute.
value
- the new value of the 'Registration Approval Status' attribute.getRegistrationApprovalStatus()
java.lang.Object getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
setStatus(Object)
,
MemberPackage.getOrganizationType_Status()
void setStatus(java.lang.Object value)
Status
' attribute.
value
- the new value of the 'Status' attribute.getStatus()
OrganizationalEntityType getType_()
OrganizationalEntityType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
OrganizationalEntityType
,
isSetType()
,
unsetType()
,
setType(OrganizationalEntityType)
,
MemberPackage.getOrganizationType_Type()
void setType(OrganizationalEntityType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.OrganizationalEntityType
,
isSetType()
,
unsetType()
,
getType_()
void unsetType()
Type
' attribute.
isSetType()
,
getType_()
,
setType(OrganizationalEntityType)
boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType_()
,
setType(OrganizationalEntityType)