| Package | Description |
|---|---|
| org.plasma.xml.schema |
Copyright 2017 TerraMeta Software, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static TypeDerivationControl |
TypeDerivationControl.fromValue(DerivationControl v) |
static ReducedDerivationControl |
ReducedDerivationControl.fromValue(DerivationControl v) |
Copyright © 2019. All rights reserved.