Package org.yamcs.studio.data
Class LocalData
java.lang.Object
org.yamcs.studio.data.LocalData
Holds local data. Associated with one or more loc:// PVs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getValue()
boolean
void
writeValue
(Object newValue, WriteCallback callback)
-
Constructor Details
-
LocalData
-
-
Method Details
-
getName
-
isConnected
public boolean isConnected() -
getValue
-
writeValue
-