|
||||||||||
| 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 | |
|---|---|
org.eclipse.emf.common.util.EList |
getAddress()
Returns the value of the 'Address' containment reference list. |
org.eclipse.emf.common.util.EList |
getEmailAddress()
Returns the value of the 'Email Address' containment reference list. |
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 |
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._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| 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 |
|---|
org.eclipse.emf.common.util.EList getAddress()
PostalAddressType.
If the meaning of the 'Address' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getOrganizationType_Address()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()org.eclipse.emf.common.util.EList getEmailAddress()
EmailAddressType.
If the meaning of the 'Email Address' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getOrganizationType_EmailAddress()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 | |||||||||