public class AddressEntity extends AbstractCiEntity
PROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICE, PROPERTY_STA_IDENTIFIERPROPERTY_IDLOCALE_REGEXSTA_IDENTIFIERIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTIONPARAMETERS| Constructor and Description |
|---|
AddressEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdministrativeArea() |
String |
getCity() |
String |
getCountry() |
Set<String> |
getDeliveryPoint() |
Set<String> |
getElectronicMailAddress() |
String |
getPostalCode() |
boolean |
hasElectronicMailAddress() |
int |
hashCode() |
boolean |
hasSetDeliveryPoint() |
boolean |
isSetAdministrativeArea() |
boolean |
isSetCity() |
boolean |
isSetCountry() |
boolean |
isSetPostalCode() |
void |
setAdministrativeArea(String administrativeArea) |
void |
setCity(String city) |
void |
setCountry(String country) |
void |
setDeliveryPoint(Set<String> deliveryPoint) |
void |
setElectronicMailAddress(Set<String> electronicMailAddress) |
void |
setPostalCode(String postalCode) |
getGmdid, getUuid, isSetId, isSetUuid, setGmdid, setUuidgetActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setTypegetNilReason, isSetNilReason, setNilReasongetDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getStaIdentifier, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setStaIdentifier, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasService, hasTranslations, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailableaddFragment, addHost, addPath, addPort, addValue, addValue, addValues, generateUUID, isSetStaIdentifier, processIdentifierForStagetDomain, isSetDomain, isSetIdentifier, setDomain, setIdentifierisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdhasParameterspublic void setDeliveryPoint(Set<String> deliveryPoint)
deliveryPoint - the deliveryPoint to setpublic boolean hasSetDeliveryPoint()
public String getCity()
public void setCity(String city)
city - the city to setpublic boolean isSetCity()
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
administrativeArea - the administrativeArea to setpublic boolean isSetAdministrativeArea()
public String getPostalCode()
public void setPostalCode(String postalCode)
postalCode - the postalCode to setpublic boolean isSetPostalCode()
public String getCountry()
public void setCountry(String country)
country - the country to setpublic boolean isSetCountry()
public Set<String> getElectronicMailAddress()
public void setElectronicMailAddress(Set<String> electronicMailAddress)
electronicMailAddress - the electronicMailAddress to setpublic boolean hasElectronicMailAddress()
public int hashCode()
hashCode in class DescribableEntitypublic boolean equals(Object obj)
equals in class DescribableEntityCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.