AddressRepresentation |
AddressRepresentation.addAddressArea(GeographicalName addressArea) |
AddressRepresentation |
AddressRepresentation.addAddressArea(Nillable<GeographicalName> addressArea) |
AddressRepresentation |
AddressRepresentation.addAdminUnit(GeographicalName adminUnit) |
AddressRepresentation |
AddressRepresentation.addLocatorDesignator(String locatorDesignator) |
AddressRepresentation |
AddressRepresentation.addLocatorName(GeographicalName locatorName) |
AddressRepresentation |
AddressRepresentation.addPostName(GeographicalName postName) |
AddressRepresentation |
AddressRepresentation.addPostName(Nillable<GeographicalName> postName) |
AddressRepresentation |
AddressRepresentation.addThoroughfare(GeographicalName thoroughfare) |
AddressRepresentation |
AddressRepresentation.addThoroughfare(Nillable<GeographicalName> thoroughfare) |
AddressRepresentation |
AddressRepresentation.setAddressFeature(Nillable<Reference> addressFeature) |
AddressRepresentation |
AddressRepresentation.setAddressFeature(Reference addressFeature) |
AddressRepresentation |
AddressRepresentation.setPostCode(Nillable<String> postCode) |
AddressRepresentation |
AddressRepresentation.setPostCode(String postCode) |