public class SourceRconCmdRequest extends SourceRconRequest
SourceRconCmdRequest class.
Constructor and Description |
---|
SourceRconCmdRequest(String command)
Constructor for SourceRconCmdRequest.
|
Modifier and Type | Method and Description |
---|---|
protected void |
buildToString(org.apache.commons.lang3.builder.ToStringBuilder builder)
buildToString.
|
String |
getCommand()
Getter for the field
command . |
getRequestId, setRequestId
equals, hashCode, id, toString
protected void buildToString(org.apache.commons.lang3.builder.ToStringBuilder builder)
buildToString.
buildToString
in class SourceRconRequest
builder
- a ToStringBuilder
objectCopyright © 2016–2024. All rights reserved.