public class ContactEntity 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 |
|---|
ContactEntity() |
| Modifier and Type | Method and Description |
|---|---|
AddressEntity |
getAddress() |
java.lang.String |
getContactInstructions() |
java.lang.String |
getHoursOfService() |
OnlineResourceEntity |
getOnlineResource() |
TelephoneEntity |
getPhone() |
boolean |
isSetAddress() |
boolean |
isSetContactInstructions() |
boolean |
isSetHoursOfService() |
boolean |
isSetOnlineResource() |
boolean |
isSetPhone() |
void |
setAddress(AddressEntity address) |
void |
setContactInstructions(java.lang.String contactInstructions) |
void |
setHoursOfService(java.lang.String hoursOfService) |
void |
setOnlineResource(OnlineResourceEntity onlineResource) |
void |
setPhone(TelephoneEntity phone) |
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 TelephoneEntity getPhone()
public void setPhone(TelephoneEntity phone)
phone - the phone to setpublic boolean isSetPhone()
public AddressEntity getAddress()
public void setAddress(AddressEntity address)
address - the address to setpublic boolean isSetAddress()
public OnlineResourceEntity getOnlineResource()
public void setOnlineResource(OnlineResourceEntity onlineResource)
onlineResource - the onlineResource to setpublic boolean isSetOnlineResource()
public java.lang.String getHoursOfService()
public void setHoursOfService(java.lang.String hoursOfService)
hoursOfService - the hoursOfService to setpublic boolean isSetHoursOfService()
public java.lang.String getContactInstructions()
public void setContactInstructions(java.lang.String contactInstructions)
contactInstructions - the contactInstructions to setpublic boolean isSetContactInstructions()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.