Organization
AuditableEvent
public Collection getEmailAddresses() throws JAXRException
EmailAddress
public Organization getOrganization() throws JAXRException
public PersonName getPersonName() throws JAXRException
public Collection getPostalAddresses() throws JAXRException
PostalAddress
public Collection getTelephoneNumbers(String phoneType) throws JAXRException
TelephoneNumber
public String getType() throws JAXRException
public URL getUrl() throws JAXRException
public void setEmailAddresses(Collection emailAddresses) throws JAXRException
public void setPersonName(PersonName personName) throws JAXRException
public void setPostalAddresses(Collection addresses) throws JAXRException
public void setTelephoneNumbers(Collection phoneNumbers) throws JAXRException
public void setType(String type) throws JAXRException
public void setUrl(URL url) throws JAXRException