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