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