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