Package org.cxml
Class Municipality
java.lang.Object
org.cxml.Municipality
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the municipalityCode property.getvalue()Gets the value of the value property.voidsetMunicipalityCode(String value) Sets the value of the municipalityCode property.voidSets the value of the value property.
-
Field Details
-
municipalityCode
-
value
-
-
Constructor Details
-
Municipality
public Municipality()
-
-
Method Details
-
getMunicipalityCode
Gets the value of the municipalityCode property.- Returns:
- possible object is
String
-
setMunicipalityCode
Sets the value of the municipalityCode property.- Parameters:
value- allowed object isString
-
getvalue
Gets the value of the value property.- Returns:
- possible object is
String
-
setvalue
Sets the value of the value property.- Parameters:
value- allowed object isString
-