| Package | Description |
|---|---|
| ambit2.core.data.model |
| Modifier and Type | Field and Description |
|---|---|
protected Parameter.ParameterScope |
Parameter.scope |
| Modifier and Type | Method and Description |
|---|---|
Parameter.ParameterScope |
Parameter.getScope() |
static Parameter.ParameterScope |
Parameter.ParameterScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parameter.ParameterScope[] |
Parameter.ParameterScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter.setScope(Parameter.ParameterScope scope) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.