public String getCity() throws JAXRException
public String getCountry() throws JAXRException
public String getPostalCode() throws JAXRException
public ClassificationScheme getPostalScheme() throws JAXRException
RegistryService.getDefaultPostalScheme()
public String getStateOrProvince() throws JAXRException
public String getStreet() throws JAXRException
public String getStreetNumber() throws JAXRException
public String getType() throws JAXRException
public void setCity(String city) throws JAXRException
public void setCountry(String country) throws JAXRException
public void setPostalCode(String postalCode) throws JAXRException
public void setPostalScheme(ClassificationScheme scheme) throws JAXRException
public void setStateOrProvince(String stateOrProvince) throws JAXRException
public void setStreet(String street) throws JAXRException
public void setStreetNumber(String streetNumber) throws JAXRException
public void setType(String type) throws JAXRException