org.omg.CORBA
Class DATA_CONVERSIONHelper
java.lang.Object
org.omg.CORBA.DATA_CONVERSIONHelper
public final class DATA_CONVERSIONHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATA_CONVERSIONHelper
public DATA_CONVERSIONHelper()
insert
public static void insert(Any any,
DATA_CONVERSION val)
extract
public static DATA_CONVERSION extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static DATA_CONVERSION read(InputStream in)
write
public static void write(OutputStream out,
DATA_CONVERSION val)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.