org.omg.CosTrading
public final class PropertyTypeMismatchHolder extends Object implements Streamable
Field Summary | |
---|---|
PropertyTypeMismatch | value
Internal PropertyTypeMismatch value |
Constructor Summary | |
---|---|
PropertyTypeMismatchHolder()
Default constructor | |
PropertyTypeMismatchHolder(PropertyTypeMismatch initial)
Constructor with value initialisation |
Method Summary | |
---|---|
void | _read(InputStream istream)
Read PropertyTypeMismatch from a marshalled stream |
TypeCode | _type()
Return the PropertyTypeMismatch TypeCode |
void | _write(OutputStream ostream)
Write PropertyTypeMismatch into a marshalled stream |
Parameters: initial the initial value
Parameters: istream the input stream
Returns: a TypeCode
Parameters: ostream the output stream