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