public class ChecksumOptions extends Options
| Modifier and Type | Field | Description |
|---|---|---|
protected ChecksumAlgorithm |
algo |
| Constructor | Description |
|---|---|
ChecksumOptions(ChecksumAlgorithm algo) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getArgument() |
Subclasses should implement this method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoFtpCmdArgumentprotected ChecksumAlgorithm algo
public ChecksumOptions(ChecksumAlgorithm algo)
algo - algorithm whose options are represent by this objectpublic String getArgument()
getArgument in class OptionsCopyright © 2018. All rights reserved.