|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdditionRequest.State | |
---|---|
org.cumt.workbench.area |
Uses of AdditionRequest.State in org.cumt.workbench.area |
---|
Methods in org.cumt.workbench.area that return AdditionRequest.State | |
---|---|
AdditionRequest.State |
AdditionRequest.getState()
|
static AdditionRequest.State |
AdditionRequest.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AdditionRequest.State[] |
AdditionRequest.State.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.cumt.workbench.area with parameters of type AdditionRequest.State | |
---|---|
protected void |
AdditionRequest.setState(AdditionRequest.State state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |