org.omg.CORBA
Class WStringValueHelper
java.lang.Object
org.omg.CORBA.WStringValueHelper
- All Implemented Interfaces:
- BoxedValueHelper
- public final class WStringValueHelper
- extends java.lang.Object
- implements BoxedValueHelper
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 any,
java.lang.String s)
extract
public static java.lang.String extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static java.lang.String read(InputStream in)
write
public static void write(OutputStream out,
java.lang.String s)
read_value
public java.io.Serializable read_value(InputStream is)
- Specified by:
read_value
in interface BoxedValueHelper
write_value
public void write_value(OutputStream os,
java.io.Serializable value)
- Specified by:
write_value
in interface BoxedValueHelper
get_id
public java.lang.String get_id()
- Specified by:
get_id
in interface BoxedValueHelper
Copyright © {inceptionYear}-2007 null. All Rights Reserved.