|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.omg.CosNotification.EventHeader
public final class EventHeader
Field Summary | |
---|---|
FixedEventHeader |
fixed_header
|
Property[] |
variable_header
|
Constructor Summary | |
---|---|
EventHeader()
|
|
EventHeader(FixedEventHeader fixed_header,
Property[] variable_header)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public FixedEventHeader fixed_header
public Property[] variable_header
Constructor Detail |
---|
public EventHeader()
public EventHeader(FixedEventHeader fixed_header, Property[] variable_header)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |