|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.ir.persistence.ContainedHolder
public class ContainedHolder
Field Summary | |
---|---|
Contained |
value
|
Constructor Summary | |
---|---|
ContainedHolder()
|
|
ContainedHolder(Contained initial)
|
Method Summary | |
---|---|
void |
_read(org.omg.CORBA.portable.InputStream istream)
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream ostream)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Contained value
Constructor Detail |
---|
public ContainedHolder()
public ContainedHolder(Contained initial)
Method Detail |
---|
public void _read(org.omg.CORBA.portable.InputStream istream)
_read
in interface org.omg.CORBA.portable.Streamable
public void _write(org.omg.CORBA.portable.OutputStream ostream)
_write
in interface org.omg.CORBA.portable.Streamable
public org.omg.CORBA.TypeCode _type()
_type
in interface org.omg.CORBA.portable.Streamable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |