Uses of Class
org.mule.devkit.model.schema.TypeDerivationControl

Uses of TypeDerivationControl in org.mule.devkit.model.schema
 

Methods in org.mule.devkit.model.schema that return TypeDerivationControl
static TypeDerivationControl TypeDerivationControl.fromValue(DerivationControl v)
           
static TypeDerivationControl TypeDerivationControl.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TypeDerivationControl[] TypeDerivationControl.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.