|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrganizationType
A representation of the model object 'Organization Type'. Mapping of the same named interface in ebRIM.
The following features are supported:
RimPackage.getOrganizationType()| Method Summary | |
|---|---|
PostalAddressType |
getAddress()
Returns the value of the 'Address' containment reference. |
java.lang.String |
getParent()
Returns the value of the 'Parent' attribute. |
java.lang.String |
getPrimaryContact()
Returns the value of the 'Primary Contact' attribute. |
org.eclipse.emf.common.util.EList |
getTelephoneNumber()
Returns the value of the 'Telephone Number' containment reference list. |
void |
setAddress(PostalAddressType value)
Sets the value of the ' Address' containment reference. |
void |
setParent(java.lang.String value)
Sets the value of the ' Parent' attribute. |
void |
setPrimaryContact(java.lang.String value)
Sets the value of the ' Primary Contact' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._2._1.rim.RegistryObjectType |
|---|
getAccessControlPolicy, getClassification, getDescription, getExternalIdentifier, getId, getName, getObjectType, getSlot, setAccessControlPolicy, setDescription, setId, setName, setObjectType |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
PostalAddressType getAddress()
If the meaning of the 'Address' containment reference isn't clear, there really should be more of a description here...
setAddress(PostalAddressType),
RimPackage.getOrganizationType_Address()void setAddress(PostalAddressType value)
Address' containment reference.
value - the new value of the 'Address' containment reference.getAddress()org.eclipse.emf.common.util.EList getTelephoneNumber()
TelephoneNumberType.
If the meaning of the 'Telephone Number' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getOrganizationType_TelephoneNumber()java.lang.String getParent()
If the meaning of the 'Parent' attribute isn't clear, there really should be more of a description here...
setParent(String),
RimPackage.getOrganizationType_Parent()void setParent(java.lang.String value)
Parent' attribute.
value - the new value of the 'Parent' attribute.getParent()java.lang.String getPrimaryContact()
If the meaning of the 'Primary Contact' attribute isn't clear, there really should be more of a description here...
setPrimaryContact(String),
RimPackage.getOrganizationType_PrimaryContact()void setPrimaryContact(java.lang.String value)
Primary Contact' attribute.
value - the new value of the 'Primary Contact' attribute.getPrimaryContact()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||