|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Time | |
---|---|
org.epics.pvmanager.data | Support for control system types. |
Uses of Time in org.epics.pvmanager.data |
---|
Subinterfaces of Time in org.epics.pvmanager.data | |
---|---|
interface |
VByteArray
Byte array with alarm, timestamp, display and control information. |
interface |
VDouble
Scalar double with alarm, timestamp, display and control information. |
interface |
VDoubleArray
Double array with alarm, timestamp, display and control information. |
interface |
VEnum
Scalar enum with alarm and timestamp. |
interface |
VEnumArray
|
interface |
VFloatArray
Float array with alarm, timestamp, display and control information. |
interface |
VInt
Scalar integer with alarm, timestamp, display and control information. |
interface |
VIntArray
Int array with alarm, timestamp, display and control information. |
interface |
VMultiDouble
Multi channel array of VDouble. |
interface |
VMultiEnum
|
interface |
VMultiInt
|
interface |
VMultiString
|
interface |
VShortArray
Short array with alarm, timestamp, display and control information. |
interface |
VStatistics
Statistics for double with alarm, timestamp and display information. |
interface |
VString
Scalar string with alarm and timestamp. |
interface |
VStringArray
|
Methods in org.epics.pvmanager.data with type parameters of type Time | ||
---|---|---|
static
|
ValueUtil.timeComparator()
Returns a comparator with the order defined by the timestamp. |
Methods in org.epics.pvmanager.data that return Time | |
---|---|
static Time |
ValueUtil.timeOf(Object obj)
Extracts the time information if present. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |