Uses of Class
org.cxml.Municipality
-
Packages that use Municipality Package Description org.cxml -
-
Uses of Municipality in org.cxml
Fields in org.cxml declared as Municipality Modifier and Type Field Description protected MunicipalityPostalAddress. municipalityMethods in org.cxml that return Municipality Modifier and Type Method Description MunicipalityObjectFactory. createMunicipality()Create an instance ofMunicipalityMunicipalityPostalAddress. getMunicipality()Gets the value of the municipality property.Methods in org.cxml with parameters of type Municipality Modifier and Type Method Description voidPostalAddress. setMunicipality(Municipality value)Sets the value of the municipality property.
-