Uses of Class
ch.sahits.codegen.java.wizards.EDBGenerationCode

Packages that use EDBGenerationCode
ch.sahits.codegen.java.wizards   
 

Uses of EDBGenerationCode in ch.sahits.codegen.java.wizards
 

Methods in ch.sahits.codegen.java.wizards that return EDBGenerationCode
static EDBGenerationCode EDBGenerationCode.valueOf(java.lang.String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static EDBGenerationCode[] EDBGenerationCode.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.