public class CommonOrganisationDetail extends CommonOrganisation
CommonOrganisation.OrganisationType| Constructor and Description |
|---|
CommonOrganisationDetail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<CommonPhysicalAddressWithPurpose> |
getPhysicalAddresses()
Must contain at least one address.
|
int |
hashCode() |
void |
setPhysicalAddresses(List<CommonPhysicalAddressWithPurpose> physicalAddresses) |
String |
toString() |
getAbn, getAcn, getAgentFirstName, getAgentLastName, getAgentRole, getBusinessName, getEstablishmentDate, getIndustryCode, getIsACNCRegistered, getLastUpdateTime, getLegalName, getOrganisationType, getRegisteredCountry, getShortName, setAbn, setAcn, setAgentFirstName, setAgentLastName, setAgentRole, setBusinessName, setEstablishmentDate, setIndustryCode, setIsACNCRegistered, setLastUpdateTime, setLegalName, setOrganisationType, setRegisteredCountry, setShortNamepublic List<CommonPhysicalAddressWithPurpose> getPhysicalAddresses()
public void setPhysicalAddresses(List<CommonPhysicalAddressWithPurpose> physicalAddresses)
public boolean equals(Object o)
equals in class CommonOrganisationpublic int hashCode()
hashCode in class CommonOrganisationpublic String toString()
toString in class CommonOrganisationCopyright © 2019. All rights reserved.