|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILongValue
A (long) integer value.
ILongValue
values go with INumericMetaData
IValue
,
NumericMetaData
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.csstudio.data.values.IValue |
---|
IValue.Format, IValue.Quality |
Method Summary | |
---|---|
long |
getValue()
|
long[] |
getValues()
|
Methods inherited from interface org.csstudio.data.values.IValue |
---|
format, format, getMetaData, getQuality, getSeverity, getStatus, getTime |
Method Detail |
---|
long[] getValues()
long getValue()
Since most samples are probably scalars, this is a convenient way to get that one and only element.
getValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |