Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ProportionalExpressionEvaluatorType
-
Packages that use ProportionalExpressionEvaluatorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ProportionalExpressionEvaluatorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ProportionalExpressionEvaluatorType Modifier and Type Method Description ProportionalExpressionEvaluatorTypeProportionalExpressionEvaluatorType. clone()Creates and returns a deep copy of this object.ProportionalExpressionEvaluatorTypeObjectFactory. createProportionalExpressionEvaluatorType()Create an instance ofProportionalExpressionEvaluatorTypeProportionalExpressionEvaluatorTypeProportionalExpressionEvaluatorType. style(ProportionalStyleType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ProportionalExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProportionalExpressionEvaluatorType>ObjectFactory. createProportional(ProportionalExpressionEvaluatorType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ProportionalExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProportionalExpressionEvaluatorType>ObjectFactory. createProportional(ProportionalExpressionEvaluatorType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ProportionalExpressionEvaluatorType Constructor Description ProportionalExpressionEvaluatorType(ProportionalExpressionEvaluatorType o)Creates a newProportionalExpressionEvaluatorTypeinstance by deeply copying a givenProportionalExpressionEvaluatorTypeinstance.
-