Class State

  • All Implemented Interfaces:
    java.io.Serializable, IDLEntity

    public class State
    extends java.lang.Object
    implements IDLEntity
    Specifies the states for the POAManager
    See Also:
    Serialized Form
    • Constructor Detail

      • State

        protected State​(int value)
    • Method Detail

      • value

        public int value()
      • from_int

        public static State from_int​(int value)