| Package | Description |
|---|---|
| de.hybris.platform.processengine.definition.xml |
| Modifier and Type | Field and Description |
|---|---|
protected ParameterUse |
ContextParameter.use |
| Modifier and Type | Method and Description |
|---|---|
static ParameterUse |
ParameterUse.fromValue(java.lang.String v) |
ParameterUse |
ContextParameter.getUse()
Gets the value of the use property.
|
static ParameterUse |
ParameterUse.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ParameterUse[] |
ParameterUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextParameter.setUse(ParameterUse value)
Sets the value of the use property.
|
Copyright © 2018 SAP SE. All Rights Reserved.