|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosNotification.FixedEventHeader
Generated from IDL definition of struct "FixedEventHeader"
Field Summary | |
---|---|
java.lang.String |
event_name
|
EventType |
event_type
|
Constructor Summary | |
---|---|
FixedEventHeader()
|
|
FixedEventHeader(EventType event_type,
java.lang.String event_name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public EventType event_type
public java.lang.String event_name
Constructor Detail |
public FixedEventHeader()
public FixedEventHeader(EventType event_type, java.lang.String event_name)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |