Package | Description |
---|---|
com.evolveum.midpoint.schema.processor |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleDelta.setType(SimpleDelta.DeltaType type) |
Constructor and Description |
---|
SimpleDelta(SimpleDelta.DeltaType type) |
Copyright © 2013 evolveum. All rights reserved.