|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserType
A representation of the model object 'User Type'. Mapping of the same named interface in ebRIM.
The following features are supported:
RimPackage.getUserType()| Method Summary | |
|---|---|
PostalAddressType |
getAddress()
Returns the value of the 'Address' containment reference. |
org.eclipse.emf.common.util.EList |
getEmailAddress()
Returns the value of the 'Email Address' containment reference list. |
java.lang.String |
getOrganization()
Returns the value of the 'Organization' attribute. |
PersonNameType |
getPersonName()
Returns the value of the 'Person Name' containment reference. |
org.eclipse.emf.common.util.EList |
getTelephoneNumber()
Returns the value of the 'Telephone Number' containment reference list. |
java.lang.String |
getUrl()
Returns the value of the 'Url' attribute. |
void |
setAddress(PostalAddressType value)
Sets the value of the ' Address' containment reference. |
void |
setOrganization(java.lang.String value)
Sets the value of the ' Organization' attribute. |
void |
setPersonName(PersonNameType value)
Sets the value of the ' Person Name' containment reference. |
void |
setUrl(java.lang.String value)
Sets the value of the ' Url' 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.getUserType_Address()void setAddress(PostalAddressType value)
Address' containment reference.
value - the new value of the 'Address' containment reference.getAddress()PersonNameType getPersonName()
If the meaning of the 'Person Name' containment reference isn't clear, there really should be more of a description here...
setPersonName(PersonNameType),
RimPackage.getUserType_PersonName()void setPersonName(PersonNameType value)
Person Name' containment reference.
value - the new value of the 'Person Name' containment reference.getPersonName()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.getUserType_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.getUserType_EmailAddress()java.lang.String getOrganization()
If the meaning of the 'Organization' attribute isn't clear, there really should be more of a description here...
setOrganization(String),
RimPackage.getUserType_Organization()void setOrganization(java.lang.String value)
Organization' attribute.
value - the new value of the 'Organization' attribute.getOrganization()java.lang.String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String),
RimPackage.getUserType_Url()void setUrl(java.lang.String value)
Url' attribute.
value - the new value of the 'Url' attribute.getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||