Uses of Class
org.databene.benerator.GeneratorState

Packages that use GeneratorState
org.databene.benerator The root package for the databene-generator library. 
org.databene.benerator.util Provides utility classes for data generation. 
 

Uses of GeneratorState in org.databene.benerator
 

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

Uses of GeneratorState in org.databene.benerator.util
 

Fields in org.databene.benerator.util declared as GeneratorState
protected  GeneratorState AbstractGenerator.state
           
 



Copyright © 2013. All Rights Reserved.