public class ParsedCommandLineOption extends Object
| Constructor and Description |
|---|
ParsedCommandLineOption() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArgument(String argument) |
String |
getValue() |
List<String> |
getValues() |
boolean |
hasValue() |
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.