BEAST
|
The interface for any response from a command. More...
Public Member Functions | |
boolean | wasSuccessful () |
If command has been processed successfully this should be returning true, otherwise false. | |
The interface for any response from a command.
boolean eu.baltrad.beast.admin.CommandResponse.wasSuccessful | ( | ) |
If command has been processed successfully this should be returning true, otherwise false.
Implemented in eu.baltrad.beast.admin.command_response.CommandResponseJsonObject, eu.baltrad.beast.admin.command_response.CommandResponseStatus, and eu.baltrad.beast.admin.command_response.SettingCommandResponse.