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