Uses of Class
org.databene.model.data.Mode

Packages that use Mode
org.databene.model.data   
 

Uses of Mode in org.databene.model.data
 

Methods in org.databene.model.data that return Mode
 Mode ComponentDescriptor.getMode()
           
static Mode Mode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Mode[] Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.databene.model.data with parameters of type Mode
 void ComponentDescriptor.setMode(Mode mode)
           
 



Copyright © 2011. All Rights Reserved.