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