|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DummySyncStyle | |
---|---|
com.evolveum.icf.dummy.resource |
Uses of DummySyncStyle in com.evolveum.icf.dummy.resource |
---|
Methods in com.evolveum.icf.dummy.resource that return DummySyncStyle | |
---|---|
DummySyncStyle |
DummyResource.getSyncStyle()
|
static DummySyncStyle |
DummySyncStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DummySyncStyle[] |
DummySyncStyle.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 DummySyncStyle | |
---|---|
void |
DummyResource.setSyncStyle(DummySyncStyle syncStyle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |