|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayUpdateOperation | |
---|---|
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.enums |
Uses of ArrayUpdateOperation in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return ArrayUpdateOperation | |
---|---|
ArrayUpdateOperation |
ArrayUpdateSpec.getOperation()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type ArrayUpdateOperation | |
---|---|
void |
ArrayUpdateSpec.setOperation(ArrayUpdateOperation toSet)
|
Uses of ArrayUpdateOperation in com.hyper9.simdk.stubs.enums |
---|
Methods in com.hyper9.simdk.stubs.enums that return ArrayUpdateOperation | |
---|---|
static ArrayUpdateOperation |
ArrayUpdateOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArrayUpdateOperation[] |
ArrayUpdateOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |