public class VersionCommands extends Command<Collection<String>>
Command.CommandFormat| Constructor and Description |
|---|
VersionCommands() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandString() |
protected Command.CommandFormat |
getFormat() |
protected Collection<String> |
parseResponse(String responseString) |
getRawCommand, readResponse, sendpublic static final String COMMAND
public String getCommandString()
getCommandString in class Command<Collection<String>>protected Command.CommandFormat getFormat()
getFormat in class Command<Collection<String>>protected Collection<String> parseResponse(String responseString)
parseResponse in class Command<Collection<String>>Copyright © 2017. All rights reserved.