|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DerivationControl | |
---|---|
org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
Uses of DerivationControl in org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
---|
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return DerivationControl | |
---|---|
static DerivationControl |
DerivationControl.fromValue(java.lang.String v)
|
DerivationControl |
TypeDerivationControl.value()
|
DerivationControl |
ReducedDerivationControl.value()
|
static DerivationControl |
DerivationControl.valueOf(java.lang.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.ow2.easywsdl.schema.org.w3._2001.xmlschema with parameters of type DerivationControl | |
---|---|
static TypeDerivationControl |
TypeDerivationControl.fromValue(DerivationControl v)
|
static ReducedDerivationControl |
ReducedDerivationControl.fromValue(DerivationControl v)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |