|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationTypeType | |
|---|---|
| com.evolveum.midpoint.xml.ns._public.common.common_1 | |
| Uses of OperationTypeType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type OperationTypeType | |
|---|---|
protected java.util.List<OperationTypeType> |
ScriptType.operation
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return OperationTypeType | |
|---|---|
static OperationTypeType |
OperationTypeType.fromValue(java.lang.String v)
|
static OperationTypeType |
OperationTypeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OperationTypeType[] |
OperationTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type OperationTypeType | |
|---|---|
java.util.List<OperationTypeType> |
ScriptType.getOperation()
Gets the value of the operation property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||