|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DerivationControl in org.mule.devkit.model.schema |
|---|
| Methods in org.mule.devkit.model.schema that return DerivationControl | |
|---|---|
static DerivationControl |
DerivationControl.fromValue(String v)
|
DerivationControl |
TypeDerivationControl.value()
|
DerivationControl |
ReducedDerivationControl.value()
|
static DerivationControl |
DerivationControl.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DerivationControl[] |
DerivationControl.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.mule.devkit.model.schema with parameters of type DerivationControl | |
|---|---|
static TypeDerivationControl |
TypeDerivationControl.fromValue(DerivationControl v)
|
static ReducedDerivationControl |
ReducedDerivationControl.fromValue(DerivationControl v)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||