public class Optional extends Object
| Constructor and Description |
|---|
Optional(String name,
String type,
List<Param> params,
boolean repeatable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<Param> |
getParams() |
String |
getType() |
boolean |
isCompound() |
boolean |
isRepeatable() |
Copyright © 2018. All rights reserved.