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_SERVICE, PROPERTY_STA_IDENTIFIERPROPERTY_IDLOCALE_REGEXSTA_IDENTIFIERIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTIONPARAMETERS| Constructor and Description |
|---|
ContactEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AddressEntity |
getAddress() |
String |
getContactInstructions() |
String |
getHoursOfService() |
OnlineResourceEntity |
getOnlineResource() |
TelephoneEntity |
getPhone() |
int |
hashCode() |
boolean |
isSetAddress() |
boolean |
isSetContactInstructions() |
boolean |
isSetHoursOfService() |
boolean |
isSetOnlineResource() |
boolean |
isSetPhone() |
void |
setAddress(AddressEntity address) |
void |
setContactInstructions(String contactInstructions) |
void |
setHoursOfService(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, 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 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 String getHoursOfService()
public void setHoursOfService(String hoursOfService)
hoursOfService - the hoursOfService to setpublic boolean isSetHoursOfService()
public String getContactInstructions()
public void setContactInstructions(String contactInstructions)
contactInstructions - the contactInstructions to setpublic boolean isSetContactInstructions()
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.