Class OTSResourceHelper


  • public abstract class OTSResourceHelper
    extends Object
    com/sun/jts/codegen/jtsxa/OTSResourceHelper.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from com/sun/jts/jtsxa.idl Tuesday, February 5, 2002 12:57:25 PM PST
    • Constructor Detail

      • OTSResourceHelper

        public OTSResourceHelper()
    • Method Detail

      • insert

        public static void insert​(org.omg.CORBA.Any a,
                                  OTSResource that)
      • extract

        public static OTSResource extract​(org.omg.CORBA.Any a)
      • type

        public static org.omg.CORBA.TypeCode type()
      • id

        public static String id()
      • read

        public static OTSResource read​(org.omg.CORBA.portable.InputStream istream)
      • write

        public static void write​(org.omg.CORBA.portable.OutputStream ostream,
                                 OTSResource value)
      • narrow

        public static OTSResource narrow​(org.omg.CORBA.Object obj)