Package org.omg.CORBA

Class PolicyListHelper


  • public abstract class PolicyListHelper
    extends java.lang.Object
    The Helper for PolicyList. For more information on Helper files, see "Generated Files: Helper Files".

    org/omg/CORBA/PolicyListHelper.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

      • _id

        private static java.lang.String _id
      • __typeCode

        private static TypeCode __typeCode
    • Constructor Detail

      • PolicyListHelper

        public PolicyListHelper()
    • Method Detail

      • insert

        public static void insert​(Any a,
                                  Policy[] that)
      • extract

        public static Policy[] extract​(Any a)
      • id

        public static java.lang.String id()