Uses of Class
org.w3._2001.xmlschema.DerivationControl

Packages that use DerivationControl
org.w3._2001.xmlschema   
 

Uses of DerivationControl in org.w3._2001.xmlschema
 

Methods in org.w3._2001.xmlschema that return DerivationControl
static DerivationControl DerivationControl.fromValue(java.lang.String v)
           
 DerivationControl ReducedDerivationControl.value()
           
 DerivationControl TypeDerivationControl.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.w3._2001.xmlschema with parameters of type DerivationControl
static ReducedDerivationControl ReducedDerivationControl.fromValue(DerivationControl v)
           
static TypeDerivationControl TypeDerivationControl.fromValue(DerivationControl v)
           
 



Copyright © 2011 evolveum. All Rights Reserved.