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