|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LevelEvaluationStrategyType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of LevelEvaluationStrategyType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as LevelEvaluationStrategyType | |
---|---|
protected LevelEvaluationStrategyType |
ApprovalLevelType.evaluationStrategy
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return LevelEvaluationStrategyType | |
---|---|
static LevelEvaluationStrategyType |
LevelEvaluationStrategyType.fromValue(String v)
|
LevelEvaluationStrategyType |
ApprovalLevelType.getEvaluationStrategy()
Gets the value of the evaluationStrategy property. |
static LevelEvaluationStrategyType |
LevelEvaluationStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LevelEvaluationStrategyType[] |
LevelEvaluationStrategyType.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_2a with parameters of type LevelEvaluationStrategyType | |
---|---|
void |
ApprovalLevelType.setEvaluationStrategy(LevelEvaluationStrategyType value)
Sets the value of the evaluationStrategy property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |