public interface org.omg.PortableServer.IdAssignmentPolicyOperations extends org.omg.CORBA.PolicyOperations
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.omg.PortableServer.IdAssignmentPolicyOperations
  super_class: java.lang.Object
{
  public abstract org.omg.PortableServer.IdAssignmentPolicyValue value();
    descriptor: ()Lorg/omg/PortableServer/IdAssignmentPolicyValue;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "IdAssignmentPolicyOperations.java"