Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.LevelEvaluationStrategyType

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(java.lang.String v)
           
 LevelEvaluationStrategyType ApprovalLevelType.getEvaluationStrategy()
          Gets the value of the evaluationStrategy property.
static LevelEvaluationStrategyType LevelEvaluationStrategyType.valueOf(java.lang.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.
 



Copyright © 2012 evolveum. All Rights Reserved.