Modifier and Type | Method and Description |
---|---|
SynchronizationIntentType |
SynchronizationIntent.toSynchronizationIntentType() |
Modifier and Type | Method and Description |
---|---|
static SynchronizationIntent |
SynchronizationIntent.fromSynchronizationIntentType(SynchronizationIntentType value) |
Modifier and Type | Method and Description |
---|---|
static SynchronizationIntentType |
SynchronizationIntentType.fromValue(String v) |
static SynchronizationIntentType |
SynchronizationIntentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronizationIntentType[] |
SynchronizationIntentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SynchronizationIntentType |
LensProjectionContextType.getSynchronizationIntent() |
Modifier and Type | Method and Description |
---|---|
void |
LensProjectionContextType.setSynchronizationIntent(SynchronizationIntentType value) |
Copyright © 2013 evolveum. All rights reserved.