
public class StatusDataPublishedByClampActuator extends Object implements Serializable
| 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) |
Copyright © 2018 LSST. All rights reserved.