| Package | Description |
|---|---|
| org.daisy.pipeline.client.models |
| Modifier and Type | Method and Description |
|---|---|
Argument.Kind |
Argument.getKind() |
static Argument.Kind |
Argument.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Argument.Kind[] |
Argument.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Argument.setKind(Argument.Kind kind) |
Copyright © 2012–2016 The DAISY Consortium. All rights reserved.