public class Contact extends Object
| Constructor and Description |
|---|
Contact() |
public Nillable<AddressRepresentation> getAddress()
public Contact setAddress(AddressRepresentation address)
address - the address to setpublic Contact setAddress(Nillable<AddressRepresentation> address)
public Nillable<PT_FreeText> getContactInstructions()
public Contact setContactInstructions(PT_FreeText contactInstructions)
contactInstructions - the contactInstructions to setpublic Contact setContactInstructions(Nillable<PT_FreeText> contactInstructions)
contactInstructions - the contactInstructions to setpublic Nillable<String> getElectronicMailAddress()
public Contact setElectronicMailAddress(String electronicMailAddress)
electronicMailAddress - the electronicMailAddress to setpublic Contact setElectronicMailAddress(Nillable<String> electronicMailAddress)
electronicMailAddress - the electronicMailAddress to setpublic Nillable<PT_FreeText> getHoursOfService()
public Contact setHoursOfService(Nillable<PT_FreeText> hoursOfService)
hoursOfService - the hoursOfService to setpublic Contact setHoursOfService(PT_FreeText hoursOfService)
hoursOfService - the hoursOfService to setpublic Nillable<List<Nillable<String>>> getTelephoneFacsimile()
public Contact setTelephoneFacsimile(List<Nillable<String>> telephoneFacsimile)
telephoneFacsimile - the telephoneFacsimile to setpublic Contact setTelephoneFacsimile(Nillable<List<Nillable<String>>> telephoneFacsimile)
telephoneFacsimile - the telephoneFacsimile to setpublic Contact addTelephoneFacsimile(String telephoneFacsimile)
telephoneFacsimile - the telephoneFacsimile to addpublic Nillable<List<Nillable<String>>> getTelephoneVoice()
public Contact setTelephoneVoice(List<Nillable<String>> telephoneVoice)
telephoneVoice - the telephoneVoice to setpublic Contact setTelephoneVoice(Nillable<List<Nillable<String>>> telephoneVoice)
telephoneVoice - the telephoneVoice to setpublic Contact addTelephoneVoice(String telephoneVoice)
telephoneVoice - the telephoneVoice to addpublic Contact setWebsite(Nillable<String> website)
website - the website to setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.