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