Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ProportionalStyleType
-
Packages that use ProportionalStyleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ProportionalStyleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ProportionalStyleType Modifier and Type Field Description protected ProportionalStyleTypeProportionalExpressionEvaluatorType. styleMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ProportionalStyleType Modifier and Type Method Description static ProportionalStyleTypeProportionalStyleType. fromValue(String v)ProportionalStyleTypeProportionalExpressionEvaluatorType. getStyle()Gets the value of the style property.static ProportionalStyleTypeProportionalStyleType. valueOf(String name)Returns the enum constant of this type with the specified name.static ProportionalStyleType[]ProportionalStyleType. 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 ProportionalStyleType Modifier and Type Method Description voidProportionalExpressionEvaluatorType. setStyle(ProportionalStyleType value)Sets the value of the style property.ProportionalExpressionEvaluatorTypeProportionalExpressionEvaluatorType. style(ProportionalStyleType value)
-