Uses of Class
openr66.database.data.DbRule.Columns

Packages that use DbRule.Columns
openr66.database.data Classes implementing Database Data model 
 

Uses of DbRule.Columns in openr66.database.data
 

Methods in openr66.database.data that return DbRule.Columns
static DbRule.Columns DbRule.Columns.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DbRule.Columns[] DbRule.Columns.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.