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 InstanceDescriptor.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 InstanceDescriptor.setMode(Mode mode)
           
 



Copyright © 2013. All Rights Reserved.