fr.esrf.TangoApi
Class AttributeEventInfo
java.lang.Object
fr.esrf.TangoApi.AttributeEventInfo
- All Implemented Interfaces:
- java.io.Serializable
public class AttributeEventInfo
- extends java.lang.Object
- implements java.io.Serializable
Class Description: This class is the same class as EventProperties,
but created for C++ compatibility.
- Version:
- $Revision: 1.7 $
- Author:
- verdier
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ch_event
public ChangeEventInfo ch_event
per_event
public PeriodicEventInfo per_event
arch_event
public ArchiveEventInfo arch_event
AttributeEventInfo
public AttributeEventInfo(ChangeEventProp ch_event,
PeriodicEventProp per_event,
ArchiveEventProp arch_event)
AttributeEventInfo
public AttributeEventInfo(EventProperties ev_prop)
getTangoObj
public EventProperties getTangoObj()