java.lang.Object
org.omg.PortableServer.POAManagerPackage.State
All Implemented Interfaces:
Serializable, IDLEntity

public class State extends Object implements IDLEntity
Specifies the states for the POAManager
See Also:
  • Field Details

  • Constructor Details

    • State

      protected State(int value)
  • Method Details

    • value

      public int value()
    • from_int

      public static State from_int(int value)