Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.QueryInterpretationOfNoValueType
-
Packages that use QueryInterpretationOfNoValueType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of QueryInterpretationOfNoValueType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as QueryInterpretationOfNoValueType Modifier and Type Field Description protected QueryInterpretationOfNoValueTypeExpressionType. queryInterpretationOfNoValueMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return QueryInterpretationOfNoValueType Modifier and Type Method Description static QueryInterpretationOfNoValueTypeQueryInterpretationOfNoValueType. fromValue(String v)QueryInterpretationOfNoValueTypeExpressionType. getQueryInterpretationOfNoValue()Gets the value of the queryInterpretationOfNoValue property.static QueryInterpretationOfNoValueTypeQueryInterpretationOfNoValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryInterpretationOfNoValueType[]QueryInterpretationOfNoValueType. 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 QueryInterpretationOfNoValueType Modifier and Type Method Description ExpressionTypeExpressionType. queryInterpretationOfNoValue(QueryInterpretationOfNoValueType value)ProvisioningScriptArgumentTypeProvisioningScriptArgumentType. queryInterpretationOfNoValue(QueryInterpretationOfNoValueType value)voidExpressionType. setQueryInterpretationOfNoValue(QueryInterpretationOfNoValueType value)Sets the value of the queryInterpretationOfNoValue property.
-