org.omg.CORBA
Class WStringValueHelper
java.lang.Object
org.omg.CORBA.WStringValueHelper
- public abstract class WStringValueHelper
- extends java.lang.Object
Generated from IDL definition of valuetype "WStringValue"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WStringValueHelper
public WStringValueHelper()
insert
public static void insert(Any a,
WStringValue v)
extract
public static WStringValue extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static WStringValue read(InputStream is)
write
public static void write(OutputStream os,
WStringValue val)