Uses of Class
org.plasma.xml.schema.DerivationControl

Packages that use DerivationControl
org.plasma.xml.schema PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of DerivationControl in org.plasma.xml.schema
 

Methods in org.plasma.xml.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.plasma.xml.schema with parameters of type DerivationControl
static TypeDerivationControl TypeDerivationControl.fromValue(DerivationControl v)
           
static ReducedDerivationControl ReducedDerivationControl.fromValue(DerivationControl v)
           
 



Copyright © 2014. All rights reserved.