Uses of Class
org.bremersee.oasis.xal.Locality
Packages that use Locality
-
Uses of Locality in org.bremersee.oasis.xal
Fields in org.bremersee.oasis.xal declared as LocalityModifier and TypeFieldDescriptionprotected LocalityAddressDetails.Country.localityprotected LocalityAddressDetails.localityprotected LocalityAdministrativeArea.localityprotected LocalityAdministrativeArea.SubAdministrativeArea.localityMethods in org.bremersee.oasis.xal that return LocalityModifier and TypeMethodDescriptionObjectFactory.createLocality()Create an instance ofLocalityAddressDetails.Country.getLocality()Gets the value of the locality property.AddressDetails.getLocality()Gets the value of the locality property.AdministrativeArea.getLocality()Gets the value of the locality property.AdministrativeArea.SubAdministrativeArea.getLocality()Gets the value of the locality property.Methods in org.bremersee.oasis.xal with parameters of type LocalityModifier and TypeMethodDescriptionvoidAddressDetails.Country.setLocality(Locality value) Sets the value of the locality property.voidAddressDetails.setLocality(Locality value) Sets the value of the locality property.voidAdministrativeArea.setLocality(Locality value) Sets the value of the locality property.voidAdministrativeArea.SubAdministrativeArea.setLocality(Locality value) Sets the value of the locality property.