|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatchStatus.Status | |
---|---|
org.riverock.dbrevision.manager.patch |
Uses of PatchStatus.Status in org.riverock.dbrevision.manager.patch |
---|
Methods in org.riverock.dbrevision.manager.patch that return PatchStatus.Status | |
---|---|
PatchStatus.Status |
PatchStatus.getStatus()
|
static PatchStatus.Status |
PatchStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PatchStatus.Status[] |
PatchStatus.Status.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.riverock.dbrevision.manager.patch with parameters of type PatchStatus.Status | |
---|---|
void |
PatchStatus.setStatus(PatchStatus.Status status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |