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