Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseOutcomeStrategyType
-
Packages that use AccessCertificationCaseOutcomeStrategyType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AccessCertificationCaseOutcomeStrategyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as AccessCertificationCaseOutcomeStrategyType Modifier and Type Field Description protected AccessCertificationCaseOutcomeStrategyTypeAccessCertificationCaseReviewStrategyType. outcomeStrategyMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AccessCertificationCaseOutcomeStrategyType Modifier and Type Method Description static AccessCertificationCaseOutcomeStrategyTypeAccessCertificationCaseOutcomeStrategyType. fromValue(String v)AccessCertificationCaseOutcomeStrategyTypeAccessCertificationCaseReviewStrategyType. getOutcomeStrategy()Gets the value of the outcomeStrategy property.AccessCertificationCaseOutcomeStrategyTypeAccessCertificationStageDefinitionType. getOutcomeStrategy()static AccessCertificationCaseOutcomeStrategyTypeAccessCertificationCaseOutcomeStrategyType. valueOf(String name)Returns the enum constant of this type with the specified name.static AccessCertificationCaseOutcomeStrategyType[]AccessCertificationCaseOutcomeStrategyType. 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_3 with parameters of type AccessCertificationCaseOutcomeStrategyType Modifier and Type Method Description AccessCertificationCaseReviewStrategyTypeAccessCertificationCaseReviewStrategyType. outcomeStrategy(AccessCertificationCaseOutcomeStrategyType value)AccessCertificationStageDefinitionTypeAccessCertificationStageDefinitionType. outcomeStrategy(AccessCertificationCaseOutcomeStrategyType value)voidAccessCertificationCaseReviewStrategyType. setOutcomeStrategy(AccessCertificationCaseOutcomeStrategyType value)Sets the value of the outcomeStrategy property.voidAccessCertificationStageDefinitionType. setOutcomeStrategy(AccessCertificationCaseOutcomeStrategyType value)
-