2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_CORBA_StringValueHelper__
5 #define __org_omg_CORBA_StringValueHelper__
9 #include <java/lang/Object.h>
19 class StringValueHelper
;
31 class org::omg::CORBA::StringValueHelper
: public ::java::lang::Object
36 virtual ::java::lang::String
* get_id();
37 static ::java::lang::String
* id();
38 virtual ::java::io::Serializable
* read_value(::org::omg::CORBA::portable::InputStream
*);
39 virtual void write_value(::org::omg::CORBA::portable::OutputStream
*, ::java::io::Serializable
*);
40 static ::java::lang::String
* extract(::org::omg::CORBA::Any
*);
41 static void insert(::org::omg::CORBA::Any
*, ::java::lang::String
*);
42 static ::java::lang::String
* read(::org::omg::CORBA::portable::InputStream
*);
43 static ::org::omg::CORBA::TypeCode
* type();
44 static void write(::org::omg::CORBA::portable::OutputStream
*, ::java::lang::String
*);
46 static ::java::lang::String
* id__
;
47 static ::org::omg::CORBA::TypeCode
* tString
;
49 static ::java::lang::Class
class$
;
52 #endif // __org_omg_CORBA_StringValueHelper__