fr.esrf.Tango
Class EventProperties
java.lang.Object
fr.esrf.Tango.EventProperties
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class EventProperties
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "EventProperties"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ch_event
public ChangeEventProp ch_event
per_event
public PeriodicEventProp per_event
arch_event
public ArchiveEventProp arch_event
EventProperties
public EventProperties()
EventProperties
public EventProperties(ChangeEventProp ch_event,
PeriodicEventProp per_event,
ArchiveEventProp arch_event)