org.omg.IOP.CodecPackage
Class InvalidTypeForEncodingHelper
java.lang.Object
|
+--org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
- public class InvalidTypeForEncodingHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidTypeForEncodingHelper
public InvalidTypeForEncodingHelper()
insert
public static void insert(Any a,
InvalidTypeForEncoding t)
extract
public static InvalidTypeForEncoding extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static InvalidTypeForEncoding read(InputStream istream)
write
public static void write(OutputStream ostream,
InvalidTypeForEncoding value)