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