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