|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scalar
Basic type definition for all scalar types. getValue()
never returns
null, even if the channel never connected. One must always look
at the alarm severity to be able to correctly interpret the value.
As of 1.1, this class is not a generic type. This is due to a bug in 1.6 compiler where generic return type clash with covariant return types.
Method Summary | |
---|---|
java.lang.Object |
getValue()
Returns the value. |
Method Detail |
---|
java.lang.Object getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |