fr.esrf.TangoApi
Class PeriodicEventInfo
java.lang.Object
fr.esrf.TangoApi.PeriodicEventInfo
- All Implemented Interfaces:
- java.io.Serializable
public class PeriodicEventInfo
- extends java.lang.Object
- implements java.io.Serializable
Class Description: This class is the same class as PeriodicEventProp,
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 |
period
public java.lang.String period
extensions
public java.lang.String[] extensions
PeriodicEventInfo
public PeriodicEventInfo(java.lang.String period,
java.lang.String[] extensions)
PeriodicEventInfo
public PeriodicEventInfo(PeriodicEventProp ev_prop)
getTangoObj
public PeriodicEventProp getTangoObj()