| Package | Description |
|---|---|
| jcgp.backend.parameters |
| Modifier and Type | Method and Description |
|---|---|
ParameterStatus |
Parameter.getStatus() |
static ParameterStatus |
ParameterStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ParameterStatus[] |
ParameterStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|