public final class SourceRconCmdResponse extends SourceRconResponse<String>
SourceRconCmdResponse class.
| Constructor and Description |
|---|
SourceRconCmdResponse(String result)
Constructor for SourceRconCmdResponse.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand()
getCommand.
|
String |
getResult()
getResult.
|
String |
toString() |
buildToString, setAddressgetAddress, getRequest, setRequestequals, hashCode, idpublic String toString()
toString in class AbstractMessagepublic final String getResult()
getResult.
getResult in class AbstractResponse<String>String objectCopyright © 2016–2024. All rights reserved.