public class SingleArgument extends Argument
| Constructor and Description |
|---|
SingleArgument(String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
ArgumentType |
getType() |
public SingleArgument(String description)
public ArgumentType getType()
public String getDescription()
Copyright © 2019. All rights reserved.