|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAD
A representation of the model object 'XAD'. This data structure is being used to represent an address and is based on the HL7 v2.5 data type XAD.
The following features are supported:
Street AddressOther DesignationCityState Or ProvinceZip Or Postal CodeCountryCounty Parish Code
Hl7v2Package.getXAD()| Method Summary | |
|---|---|
java.lang.String |
getCity()
Returns the value of the 'City' attribute. |
java.lang.String |
getCountry()
Returns the value of the 'Country' attribute. |
java.lang.String |
getCountyParishCode()
Returns the value of the 'County Parish Code' attribute. |
java.lang.String |
getOtherDesignation()
Returns the value of the 'Other Designation' attribute. |
java.lang.String |
getStateOrProvince()
Returns the value of the 'State Or Province' attribute. |
java.lang.String |
getStreetAddress()
Returns the value of the 'Street Address' attribute. |
java.lang.String |
getZipOrPostalCode()
Returns the value of the 'Zip Or Postal Code' attribute. |
void |
setCity(java.lang.String value)
Sets the value of the ' City' attribute. |
void |
setCountry(java.lang.String value)
Sets the value of the ' Country' attribute. |
void |
setCountyParishCode(java.lang.String value)
Sets the value of the ' County Parish Code' attribute. |
void |
setOtherDesignation(java.lang.String value)
Sets the value of the ' Other Designation' attribute. |
void |
setStateOrProvince(java.lang.String value)
Sets the value of the ' State Or Province' attribute. |
void |
setStreetAddress(java.lang.String value)
Sets the value of the ' Street Address' attribute. |
void |
setZipOrPostalCode(java.lang.String value)
Sets the value of the ' Zip Or Postal Code' attribute. |
| 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 |
|---|
java.lang.String getStreetAddress()
If the meaning of the 'Street Address' attribute isn't clear, there really should be more of a description here...
setStreetAddress(String),
Hl7v2Package.getXAD_StreetAddress()void setStreetAddress(java.lang.String value)
Street Address' attribute.
value - the new value of the 'Street Address' attribute.getStreetAddress()java.lang.String getOtherDesignation()
If the meaning of the 'Other Designation' attribute isn't clear, there really should be more of a description here...
setOtherDesignation(String),
Hl7v2Package.getXAD_OtherDesignation()void setOtherDesignation(java.lang.String value)
Other Designation' attribute.
value - the new value of the 'Other Designation' attribute.getOtherDesignation()java.lang.String getCity()
If the meaning of the 'City' attribute isn't clear, there really should be more of a description here...
setCity(String),
Hl7v2Package.getXAD_City()void setCity(java.lang.String value)
City' attribute.
value - the new value of the 'City' attribute.getCity()java.lang.String getStateOrProvince()
If the meaning of the 'State Or Province' attribute isn't clear, there really should be more of a description here...
setStateOrProvince(String),
Hl7v2Package.getXAD_StateOrProvince()void setStateOrProvince(java.lang.String value)
State Or Province' attribute.
value - the new value of the 'State Or Province' attribute.getStateOrProvince()java.lang.String getZipOrPostalCode()
If the meaning of the 'Zip Or Postal Code' attribute isn't clear, there really should be more of a description here...
setZipOrPostalCode(String),
Hl7v2Package.getXAD_ZipOrPostalCode()void setZipOrPostalCode(java.lang.String value)
Zip Or Postal Code' attribute.
value - the new value of the 'Zip Or Postal Code' attribute.getZipOrPostalCode()java.lang.String getCountry()
If the meaning of the 'Country' attribute isn't clear, there really should be more of a description here...
setCountry(String),
Hl7v2Package.getXAD_Country()void setCountry(java.lang.String value)
Country' attribute.
value - the new value of the 'Country' attribute.getCountry()java.lang.String getCountyParishCode()
If the meaning of the 'County Parish Code' attribute isn't clear, there really should be more of a description here...
setCountyParishCode(String),
Hl7v2Package.getXAD_CountyParishCode()void setCountyParishCode(java.lang.String value)
County Parish Code' attribute.
value - the new value of the 'County Parish Code' attribute.getCountyParishCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||