org.omg.CosTrading.LookupPackage
Class HowManyPropsHolder

java.lang.Object
  |
  +--org.omg.CosTrading.LookupPackage.HowManyPropsHolder
All Implemented Interfaces:
org.omg.CORBA.portable.Streamable

public final class HowManyPropsHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable

Holder class for : HowManyProps

Author:
OpenORB Compiler

Field Summary
 HowManyProps value
          Internal HowManyProps value
 
Constructor Summary
HowManyPropsHolder()
          Default constructor
HowManyPropsHolder(HowManyProps initial)
          Constructor with value initialisation
 
Method Summary
 void _read(org.omg.CORBA.portable.InputStream istream)
          Read HowManyProps from a marshalled stream
 org.omg.CORBA.TypeCode _type()
          Return the HowManyProps TypeCode
 void _write(org.omg.CORBA.portable.OutputStream ostream)
          Write HowManyProps into a marshalled stream
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public HowManyProps value
Internal HowManyProps value
Constructor Detail

HowManyPropsHolder

public HowManyPropsHolder()
Default constructor

HowManyPropsHolder

public HowManyPropsHolder(HowManyProps initial)
Constructor with value initialisation
Parameters:
initial - the initial value
Method Detail

_read

public void _read(org.omg.CORBA.portable.InputStream istream)
Read HowManyProps from a marshalled stream
Specified by:
_read in interface org.omg.CORBA.portable.Streamable
Parameters:
istream - the input stream

_write

public void _write(org.omg.CORBA.portable.OutputStream ostream)
Write HowManyProps into a marshalled stream
Specified by:
_write in interface org.omg.CORBA.portable.Streamable
Parameters:
ostream - the output stream

_type

public org.omg.CORBA.TypeCode _type()
Return the HowManyProps TypeCode
Specified by:
_type in interface org.omg.CORBA.portable.Streamable
Returns:
a TypeCode