org.omg.CORBA
Class StringValueHelper
java.lang.Object
org.omg.CORBA.StringValueHelper
- All Implemented Interfaces:
- BoxedValueHelper
public final class StringValueHelper
- extends java.lang.Object
- implements BoxedValueHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringValueHelper
public StringValueHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
java.lang.String s)
extract
public static java.lang.String extract(Any any)
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}-2008 null. All Rights Reserved.