|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosNotification.StructuredEvent
Generated from IDL definition of struct "StructuredEvent"
Field Summary | |
---|---|
Property[] |
filterable_data
|
EventHeader |
header
|
Any |
remainder_of_body
|
Constructor Summary | |
---|---|
StructuredEvent()
|
|
StructuredEvent(EventHeader header,
Property[] filterable_data,
Any remainder_of_body)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public EventHeader header
public Property[] filterable_data
public Any remainder_of_body
Constructor Detail |
public StructuredEvent()
public StructuredEvent(EventHeader header, Property[] filterable_data, Any remainder_of_body)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |