| Package | Description |
|---|---|
| org.colcon.burocrat.api.model | |
| org.colcon.burocrat.model |
| Modifier and Type | Method and Description |
|---|---|
IArgValue |
IArg.put(java.lang.Object value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgValue
A single key-value pair, consisting of an argument key and a string value
|
| Modifier and Type | Method and Description |
|---|---|
IArgValue |
Arg.put(java.lang.Object value) |
| Constructor and Description |
|---|
ArgObject(IArgValue... values) |
Command(IArgValue... values) |
Item(IArgValue... values) |
Link(java.lang.String path,
IArgValue... args) |