| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.capability.xml.schema.model |
| Modifier and Type | Method and Description |
|---|---|
static DerivationControl |
DerivationControl.fromValue(String v) |
DerivationControl |
ReducedDerivationControl.value() |
DerivationControl |
TypeDerivationControl.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.
|
| Modifier and Type | Method and Description |
|---|---|
static ReducedDerivationControl |
ReducedDerivationControl.fromValue(DerivationControl v) |
static TypeDerivationControl |
TypeDerivationControl.fromValue(DerivationControl v) |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.