|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.notify.persistence.EventRefHolder
public class EventRefHolder
Field Summary | |
---|---|
EventRef |
value
|
Constructor Summary | |
---|---|
EventRefHolder()
|
|
EventRefHolder(EventRef 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 EventRef value
Constructor Detail |
---|
public EventRefHolder()
public EventRefHolder(EventRef 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 |