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