public class ControllerStatusEntity extends Entity
| Constructor and Description |
|---|
ControllerStatusEntity() |
| Modifier and Type | Method and Description |
|---|---|
ControllerStatusDTO |
getControllerStatus()
The ControllerStatusDTO that is being serialized.
|
void |
setControllerStatus(ControllerStatusDTO controllerStatus) |
public ControllerStatusDTO getControllerStatus()
public void setControllerStatus(ControllerStatusDTO controllerStatus)