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