|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITimestamp.Format | |
|---|---|
| org.csstudio.data.values | Control system data types: PV, Device, ... |
| Uses of ITimestamp.Format in org.csstudio.data.values |
|---|
| Methods in org.csstudio.data.values that return ITimestamp.Format | |
|---|---|
static ITimestamp.Format |
ITimestamp.Format.fromOrdinal(int ordinal)
Obtain ITimestamp.Format for given ordinal. |
static ITimestamp.Format |
ITimestamp.Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ITimestamp.Format[] |
ITimestamp.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.csstudio.data.values with parameters of type ITimestamp.Format | |
|---|---|
java.lang.String |
ITimestamp.format(ITimestamp.Format format)
Format time according to the FMT_... |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||