public class StatusDataPublishedByClampActuator extends StatusDataPublishedByFCS
name| Constructor and Description |
|---|
StatusDataPublishedByClampActuator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getReadValue() |
int |
getSentValue() |
boolean |
isOn() |
void |
setOn(boolean on) |
void |
setReadValue(int value) |
void |
setSentValue(int sentValue) |
String |
toString() |
getName, setNamepublic int getReadValue()
public void setReadValue(int value)
public int getSentValue()
public void setSentValue(int sentValue)
public boolean isOn()
public void setOn(boolean on)
public String toString()
toString in class StatusDataPublishedByFCSCopyright © 2016 LSST. All rights reserved.