|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.notify.persistence.EventData
public final class EventData
| Constructor Summary | |
|---|---|
EventData()
Default constructor |
|
| Method Summary | |
|---|---|
void |
__default()
default access |
void |
__default(short _discriminator)
default access |
org.omg.CORBA.Any |
any_event()
Get any_event value |
void |
any_event(org.omg.CORBA.Any value)
Set any_event value |
short |
discriminator()
Get discriminator value |
StructuredEvent |
structured_event()
Get structured_event value |
void |
structured_event(StructuredEvent value)
Set structured_event value |
Property[] |
typed_event()
Get typed_event value |
void |
typed_event(Property[] value)
Set typed_event value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventData()
| Method Detail |
|---|
public short discriminator()
public void structured_event(StructuredEvent value)
public StructuredEvent structured_event()
public void any_event(org.omg.CORBA.Any value)
public org.omg.CORBA.Any any_event()
public void typed_event(Property[] value)
public Property[] typed_event()
public void __default()
public void __default(short _discriminator)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||