Package org.cxml
Class StateOfIncorporation
- java.lang.Object
-
- org.cxml.StateOfIncorporation
-
public class StateOfIncorporation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StateOfIncorporation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StategetState()Gets the value of the state property.voidsetState(State value)Sets the value of the state property.
-
-
-
Field Detail
-
state
protected State state
-
-