Package | Description |
---|---|
br.org.scadabr.api.da |
Modifier and Type | Field and Description |
---|---|
private ServerStatus |
GetStatusResponse.serverStatus |
Modifier and Type | Method and Description |
---|---|
ServerStatus |
GetStatusResponse.getServerStatus()
Gets the serverStatus value for this GetStatusResponse.
|
Modifier and Type | Method and Description |
---|---|
void |
GetStatusResponse.setServerStatus(ServerStatus serverStatus)
Sets the serverStatus value for this GetStatusResponse.
|
Constructor and Description |
---|
GetStatusResponse(ReplyBase replyBase,
ServerStatus serverStatus) |