|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
This storagetype describes an Event
| Method Summary | |
long |
deadline()
Event timeout (0 is default) |
void |
deadline(long arg)
Event timeout (0 is default) |
EventData |
event_data()
EventData |
void |
event_data(EventData arg)
EventData |
EventData |
event_data(org.omg.CosPersistentState.ForUpdate fu)
|
short |
event_type()
EventType - Structured = 0, Any = 1, Typed = 2 |
void |
event_type(short arg)
EventType - Structured = 0, Any = 1, Typed = 2 |
short |
priority()
Event priority (0 is default) |
void |
priority(short arg)
Event priority (0 is default) |
| Methods inherited from interface org.omg.CosPersistentState.StorageObject |
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
| Method Detail |
public short event_type()
public void event_type(short arg)
public short priority()
public void priority(short arg)
public long deadline()
public void deadline(long arg)
public EventData event_data()
public EventData event_data(org.omg.CosPersistentState.ForUpdate fu)
public void event_data(EventData arg)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||