Uses of Class
org.jmythapi.database.DatabaseVersion

Packages that use DatabaseVersion
org.jmythapi.database   
 

Uses of DatabaseVersion in org.jmythapi.database
 

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

Constructors in org.jmythapi.database with parameters of type DatabaseVersion
DatabaseVersionRange(DatabaseVersion from, DatabaseVersion to)
           
 



Copyright © 2008-2013. All Rights Reserved.