public abstract class Options
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
command |
Constructor and Description |
---|
Options(java.lang.String cmd) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getArgument()
Subclasses should implement this method.
|
java.lang.String |
toFtpCmdArgument() |