Package org.cxml
Class State
java.lang.Object
org.cxml.State
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the isoStateCode property.getvalue()Gets the value of the value property.voidsetIsoStateCode(String value) Sets the value of the isoStateCode property.voidSets the value of the value property.
-
Field Details
-
isoStateCode
-
value
-
-
Constructor Details
-
State
public State()
-
-
Method Details
-
getIsoStateCode
Gets the value of the isoStateCode property.- Returns:
- possible object is
String
-
setIsoStateCode
Sets the value of the isoStateCode 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
-