org.omg.CORBA
Class DATA_CONVERSIONHelper
java.lang.Object
org.omg.CORBA.DATA_CONVERSIONHelper
- public final class DATA_CONVERSIONHelper
- extends java.lang.Object
Generated from IDL definition of exception "DATA_CONVERSION"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATA_CONVERSIONHelper
public DATA_CONVERSIONHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
DATA_CONVERSION s)
extract
public static DATA_CONVERSION extract(Any any)
id
public static java.lang.String id()
read
public static DATA_CONVERSION read(InputStream in)
write
public static void write(OutputStream out,
DATA_CONVERSION s)