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