Module java.corba
Package org.omg.CORBA

Class PolicyListHolder

  • All Implemented Interfaces:
    Streamable

    public final class PolicyListHolder
    extends Object
    implements Streamable
    The Holder for PolicyList. For more information on Holder files, see "Generated Files: Holder Files".

    org/omg/CORBA/PolicyListHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl Saturday, July 17, 1999 12:26:21 AM PDT

    • Field Detail

      • value

        public Policy[] value
    • Constructor Detail

      • PolicyListHolder

        public PolicyListHolder()
      • PolicyListHolder

        public PolicyListHolder​(Policy[] initialValue)