Uses of Class
org.ow2.orchestra.facade.def.Variant

Packages that use Variant
org.ow2.orchestra.facade.def   
org.ow2.orchestra.facade.def.impl   
 

Uses of Variant in org.ow2.orchestra.facade.def
 

Methods in org.ow2.orchestra.facade.def that return Variant
 Variant FromToDefinition.getVariant()
           
static Variant Variant.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Variant[] Variant.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of Variant in org.ow2.orchestra.facade.def.impl
 

Methods in org.ow2.orchestra.facade.def.impl that return Variant
 Variant FromToDefinitionImpl.getVariant()
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.