static DBSchemaUtils.PhaseType |
DBSchemaUtils.PhaseType.findByInteger(int value) |
static DBSchemaUtils.PhaseType |
DBSchemaUtils.PhaseType.findByName(String name) |
DBSchemaUtils.PhaseType |
DBSchemaUtils.DBSchemaEvent.getPhaseType() |
static DBSchemaUtils.PhaseType |
DBSchemaUtils.PhaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DBSchemaUtils.PhaseType[] |
DBSchemaUtils.PhaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|