public class StateOfIncorporation
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the state property.
void
Sets the value of the state property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
StateOfIncorporation
public StateOfIncorporation()
-
Method Details
-
getState
Gets the value of the state property.
- Returns:
- possible object is
State
-
setState
public void setState(State value)
Sets the value of the state property.
- Parameters:
value - allowed object is
State