Package org.cxml

Class StateOfIncorporation


  • public class StateOfIncorporation
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected State state  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      State getState()
      Gets the value of the state property.
      void setState​(State value)
      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
    • Field Detail

      • state

        protected State state
    • Constructor Detail

      • StateOfIncorporation

        public StateOfIncorporation()
    • Method Detail

      • getState

        public State 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