Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.QueryInterpretationOfNoValueType
Packages that use QueryInterpretationOfNoValueType
-
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 QueryInterpretationOfNoValueTypeModifier and TypeFieldDescriptionprotected QueryInterpretationOfNoValueType
ExpressionType.queryInterpretationOfNoValue
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return QueryInterpretationOfNoValueTypeModifier and TypeMethodDescriptionExpressionType.getQueryInterpretationOfNoValue()
Returns the enum constant of this class with the specified name.static QueryInterpretationOfNoValueType[]
QueryInterpretationOfNoValueType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type QueryInterpretationOfNoValueTypeModifier and TypeMethodDescriptionExpressionType.queryInterpretationOfNoValue
(QueryInterpretationOfNoValueType value) ProvisioningScriptArgumentType.queryInterpretationOfNoValue
(QueryInterpretationOfNoValueType value) void
ExpressionType.setQueryInterpretationOfNoValue
(QueryInterpretationOfNoValueType value)