Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TransformExpressionRelativityModeType
-
Packages that use TransformExpressionRelativityModeType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of TransformExpressionRelativityModeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as TransformExpressionRelativityModeType Modifier and Type Field Description protected TransformExpressionRelativityModeTypeTransformExpressionEvaluatorType. relativityModeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return TransformExpressionRelativityModeType Modifier and Type Method Description static TransformExpressionRelativityModeTypeTransformExpressionRelativityModeType. fromValue(String v)TransformExpressionRelativityModeTypeTransformExpressionEvaluatorType. getRelativityMode()Gets the value of the relativityMode property.static TransformExpressionRelativityModeTypeTransformExpressionRelativityModeType. valueOf(String name)Returns the enum constant of this type with the specified name.static TransformExpressionRelativityModeType[]TransformExpressionRelativityModeType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-