org.epics.pvmanager.data
Interface VNumberArray
- All Superinterfaces:
- Alarm, Display, Time, VType
- All Known Subinterfaces:
- VByteArray, VDoubleArray, VFloatArray, VIntArray, VShortArray
public interface VNumberArray
- extends Alarm, Time, Display, VType
Numeric array with alarm, timestamp, display and control information.
This class allows to use any numeric array (i.e. VIntArray or
VDoubleArray) through the same interface.
- Author:
- carcassi
|
Method Summary |
ListNumber |
getData()
|
getData
ListNumber getData()