public class AddressLocationImpl extends LocationImpl implements AddressLocation
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
district
The cached value of the '
District' attribute. |
protected static java.lang.String |
DISTRICT_EDEFAULT
The default value of the '
District' attribute. |
protected java.lang.String |
location
The cached value of the '
Location' attribute. |
protected static java.lang.String |
LOCATION_EDEFAULT
The default value of the '
Location' attribute. |
protected java.lang.String |
street
The cached value of the '
Street' attribute. |
protected static java.lang.String |
STREET_EDEFAULT
The default value of the '
Street' attribute. |
protected java.lang.String |
zip
The cached value of the '
Zip' attribute. |
protected static java.lang.String |
ZIP_EDEFAULT
The default value of the '
Zip' attribute. |
id, ID_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
AddressLocationImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getDistrict() |
java.lang.String |
getLocation() |
java.lang.String |
getStreet() |
java.lang.String |
getZip() |
void |
setDistrict(java.lang.String newDistrict) |
void |
setLocation(java.lang.String newLocation) |
void |
setStreet(java.lang.String newStreet) |
void |
setZip(java.lang.String newZip) |
java.lang.String |
toString() |
getId, setIdprotected static final java.lang.String LOCATION_EDEFAULT
Location' attribute.
getLocation()protected java.lang.String location
Location' attribute.
getLocation()protected static final java.lang.String STREET_EDEFAULT
Street' attribute.
getStreet()protected java.lang.String street
Street' attribute.
getStreet()protected static final java.lang.String ZIP_EDEFAULT
Zip' attribute.
getZip()protected static final java.lang.String DISTRICT_EDEFAULT
District' attribute.
getDistrict()protected java.lang.String district
District' attribute.
getDistrict()protected EClass eStaticClass()
eStaticClass in class LocationImplpublic java.lang.String getLocation()
getLocation in interface AddressLocationAddressLocation.setLocation(String),
TOSDevicePackage.getAddressLocation_Location()public void setLocation(java.lang.String newLocation)
setLocation in interface AddressLocationnewLocation - the new value of the 'Location' attribute.AddressLocation.getLocation()public java.lang.String getStreet()
getStreet in interface AddressLocationAddressLocation.setStreet(String),
TOSDevicePackage.getAddressLocation_Street()public void setStreet(java.lang.String newStreet)
setStreet in interface AddressLocationnewStreet - the new value of the 'Street' attribute.AddressLocation.getStreet()public java.lang.String getZip()
getZip in interface AddressLocationAddressLocation.setZip(String),
TOSDevicePackage.getAddressLocation_Zip()public void setZip(java.lang.String newZip)
setZip in interface AddressLocationnewZip - the new value of the 'Zip' attribute.AddressLocation.getZip()public java.lang.String getDistrict()
getDistrict in interface AddressLocationAddressLocation.setDistrict(String),
TOSDevicePackage.getAddressLocation_District()public void setDistrict(java.lang.String newDistrict)
setDistrict in interface AddressLocationnewDistrict - the new value of the 'District' attribute.AddressLocation.getDistrict()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class LocationImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class LocationImplpublic void eUnset(int featureID)
eUnset in class LocationImplpublic boolean eIsSet(int featureID)
eIsSet in class LocationImplpublic java.lang.String toString()
toString in class LocationImplData In Motion GmbH all rights reserved