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