|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelOperationKindType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of ModelOperationKindType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ModelOperationKindType | |
---|---|
protected ModelOperationKindType |
ModelOperationStateType.kindOfOperation
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ModelOperationKindType | |
---|---|
static ModelOperationKindType |
ModelOperationKindType.fromValue(java.lang.String v)
|
ModelOperationKindType |
ModelOperationStateType.getKindOfOperation()
Gets the value of the kindOfOperation property. |
static ModelOperationKindType |
ModelOperationKindType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ModelOperationKindType[] |
ModelOperationKindType.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 with parameters of type ModelOperationKindType | |
---|---|
void |
ModelOperationStateType.setKindOfOperation(ModelOperationKindType value)
Sets the value of the kindOfOperation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |