|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostalAddressType
A representation of the model object 'Postal Address Type'. Mapping of the same named interface in ebRIM.
The following features are supported:
RimPackage.getPostalAddressType()| 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 |
getPostalCode()
Returns the value of the 'Postal Code' attribute. |
java.lang.String |
getStateOrProvince()
Returns the value of the 'State Or Province' attribute. |
java.lang.String |
getStreet()
Returns the value of the 'Street' attribute. |
java.lang.String |
getStreetNumber()
Returns the value of the 'Street Number' 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 |
setPostalCode(java.lang.String value)
Sets the value of the ' Postal Code' attribute. |
void |
setStateOrProvince(java.lang.String value)
Sets the value of the ' State Or Province' attribute. |
void |
setStreet(java.lang.String value)
Sets the value of the ' Street' attribute. |
void |
setStreetNumber(java.lang.String value)
Sets the value of the ' Street Number' 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 getCity()
If the meaning of the 'City' attribute isn't clear, there really should be more of a description here...
setCity(String),
RimPackage.getPostalAddressType_City()void setCity(java.lang.String value)
City' attribute.
value - the new value of the 'City' attribute.getCity()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),
RimPackage.getPostalAddressType_Country()void setCountry(java.lang.String value)
Country' attribute.
value - the new value of the 'Country' attribute.getCountry()java.lang.String getPostalCode()
If the meaning of the 'Postal Code' attribute isn't clear, there really should be more of a description here...
setPostalCode(String),
RimPackage.getPostalAddressType_PostalCode()void setPostalCode(java.lang.String value)
Postal Code' attribute.
value - the new value of the 'Postal Code' attribute.getPostalCode()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),
RimPackage.getPostalAddressType_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 getStreet()
If the meaning of the 'Street' attribute isn't clear, there really should be more of a description here...
setStreet(String),
RimPackage.getPostalAddressType_Street()void setStreet(java.lang.String value)
Street' attribute.
value - the new value of the 'Street' attribute.getStreet()java.lang.String getStreetNumber()
If the meaning of the 'Street Number' attribute isn't clear, there really should be more of a description here...
setStreetNumber(String),
RimPackage.getPostalAddressType_StreetNumber()void setStreetNumber(java.lang.String value)
Street Number' attribute.
value - the new value of the 'Street Number' attribute.getStreetNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||