Package org.omg.CORBA

Class WStringValueHelper

  • All Implemented Interfaces:
    BoxedValueHelper

    public class WStringValueHelper
    extends java.lang.Object
    implements BoxedValueHelper
    org/omg/CORBA/WStringValueHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from orb.idl 31 May 1999 22:27:30 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
      • __active

        private static boolean __active
    • Constructor Detail

      • WStringValueHelper

        public WStringValueHelper()
    • Method Detail

      • insert

        public static void insert​(Any a,
                                  java.lang.String that)
      • extract

        public static java.lang.String extract​(Any a)
      • id

        public static java.lang.String id()
      • read

        public static java.lang.String read​(InputStream istream)
      • write

        public static void write​(OutputStream ostream,
                                 java.lang.String value)