|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.FT.CheckpointableHolder
Field Summary | |
Checkpointable |
value
|
Constructor Summary | |
CheckpointableHolder()
|
|
CheckpointableHolder(Checkpointable 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 |
|
Field Detail |
public Checkpointable value
Constructor Detail |
public CheckpointableHolder()
public CheckpointableHolder(Checkpointable 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |