Package org.omg.CORBA

Class AnySeqHelper


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

    org/omg/CORBA/AnySeqHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 The class definition has been modified to conform to the following OMG specifications :

    • Field Detail

      • _id

        private static java.lang.String _id
      • __typeCode

        private static TypeCode __typeCode
    • Constructor Detail

      • AnySeqHelper

        public AnySeqHelper()
    • Method Detail

      • insert

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

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

        public static java.lang.String id()