|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatabaseFormat | |
---|---|
org.apache.maven.continuum.management |
Uses of DatabaseFormat in org.apache.maven.continuum.management |
---|
Methods in org.apache.maven.continuum.management that return DatabaseFormat | |
---|---|
static DatabaseFormat |
DatabaseFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DatabaseFormat[] |
DatabaseFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.maven.continuum.management with parameters of type DatabaseFormat | |
---|---|
abstract boolean |
DatabaseFormat.isConvertibleFrom(DatabaseFormat sourceFormat)
Whether a database can be converted from the given format to this format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |