Class PVRecord
java.lang.Object
xal.service.pvlogger.apputils.browser.PVRecord
PVRecord
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
determine whether the signal is enabledget the signalvoid
setEnabled
(boolean enabled) set the signal enable status
-
Constructor Details
-
PVRecord
Primary Constructor -
PVRecord
Constructor
-
-
Method Details
-
getSignal
get the signal -
getEnabled
public boolean getEnabled()determine whether the signal is enabled -
setEnabled
public void setEnabled(boolean enabled) set the signal enable status
-