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_SERVICEPROPERTY_IDLOCALE_REGEXIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
AddressEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAdministrativeArea() |
java.lang.String |
getCity() |
java.lang.String |
getCountry() |
java.util.Set<java.lang.String> |
getDeliveryPoint() |
java.util.Set<java.lang.String> |
getElectronicMailAddress() |
java.lang.String |
getPostalCode() |
boolean |
hasElectronicMailAddress() |
boolean |
hasSetDeliveryPoint() |
boolean |
isSetAdministrativeArea() |
boolean |
isSetCity() |
boolean |
isSetCountry() |
boolean |
isSetPostalCode() |
void |
setAdministrativeArea(java.lang.String administrativeArea) |
void |
setCity(java.lang.String city) |
void |
setCountry(java.lang.String country) |
void |
setDeliveryPoint(java.util.Set<java.lang.String> deliveryPoint) |
void |
setElectronicMailAddress(java.util.Set<java.lang.String> electronicMailAddress) |
void |
setPostalCode(java.lang.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, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasParameters, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic java.util.Set<java.lang.String> getDeliveryPoint()
public void setDeliveryPoint(java.util.Set<java.lang.String> deliveryPoint)
deliveryPoint - the deliveryPoint to setpublic boolean hasSetDeliveryPoint()
public java.lang.String getCity()
public void setCity(java.lang.String city)
city - the city to setpublic boolean isSetCity()
public java.lang.String getAdministrativeArea()
public void setAdministrativeArea(java.lang.String administrativeArea)
administrativeArea - the administrativeArea to setpublic boolean isSetAdministrativeArea()
public java.lang.String getPostalCode()
public void setPostalCode(java.lang.String postalCode)
postalCode - the postalCode to setpublic boolean isSetPostalCode()
public java.lang.String getCountry()
public void setCountry(java.lang.String country)
country - the country to setpublic boolean isSetCountry()
public java.util.Set<java.lang.String> getElectronicMailAddress()
public void setElectronicMailAddress(java.util.Set<java.lang.String> electronicMailAddress)
electronicMailAddress - the electronicMailAddress to setpublic boolean hasElectronicMailAddress()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.