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_IDIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
AddressEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdministrativeArea() |
String |
getCity() |
String |
getCountry() |
Set<String> |
getDeliveryPoint() |
Set<String> |
getElectronicMailAddress() |
String |
getPostalCode() |
boolean |
hasElectronicMailAddress() |
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, getLabelFrom, getMappedParameters, getName, getNameCodespace, getNameI18n, getParameters, getService, getTranslations, hasParameters, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCountryCode, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic 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()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.