| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.CORBA.LongHolder
| Field Summary | |
|  long | value | 
| Constructor Summary | |
| LongHolder() | |
| LongHolder(long initial) | |
| Method Summary | |
|  void | _read(InputStream is) | 
|  TypeCode | _type() | 
|  void | _write(OutputStream os) | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public long value
| Constructor Detail | 
public LongHolder()
public LongHolder(long initial)
| Method Detail | 
public void _read(InputStream is)
_read in interface Streamablepublic void _write(OutputStream os)
_write in interface Streamablepublic TypeCode _type()
_type in interface Streamable| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||