org.omg.CosNotification
Class StructuredEvent
java.lang.Object
org.omg.CosNotification.StructuredEvent
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class StructuredEvent
- extends Object
- implements IDLEntity
Generated from IDL struct "StructuredEvent".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
header
public EventHeader header
filterable_data
public Property[] filterable_data
remainder_of_body
public Any remainder_of_body
StructuredEvent
public StructuredEvent()
StructuredEvent
public StructuredEvent(EventHeader header,
Property[] filterable_data,
Any remainder_of_body)
Copyright © 2015 JacORB. All rights reserved.