|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DummyDeltaType | |
---|---|
com.evolveum.icf.dummy.resource |
Uses of DummyDeltaType in com.evolveum.icf.dummy.resource |
---|
Methods in com.evolveum.icf.dummy.resource that return DummyDeltaType | |
---|---|
DummyDeltaType |
DummyDelta.getType()
|
static DummyDeltaType |
DummyDeltaType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DummyDeltaType[] |
DummyDeltaType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.icf.dummy.resource with parameters of type DummyDeltaType | |
---|---|
void |
DummyDelta.setType(DummyDeltaType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |