Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common.enums | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
FailedOperationTypeType |
RFailedOperationType.getSchemaValue() |
Modifier and Type | Method and Description |
---|---|
static FailedOperationTypeType |
FailedOperationTypeType.fromValue(String v) |
FailedOperationTypeType |
ShadowType.getFailedOperationType() |
static FailedOperationTypeType |
FailedOperationTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailedOperationTypeType[] |
FailedOperationTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ShadowType.setFailedOperationType(FailedOperationTypeType value) |
Copyright © 2013 evolveum. All rights reserved.