Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AnyValueType
Packages that use AnyValueType
Package
Description
-
Uses of AnyValueType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type AnyValueTypeModifier and TypeMethodDescriptionstatic Collection<AnyValueType>TraceUtil.toAnyValueTypeList(Object object, PrismContext prismContext) -
Uses of AnyValueType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of AnyValueType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassAny value (property, reference, container) along with its name.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AnyValueTypeModifier and TypeMethodDescriptionValueTransformationTraceType.beginOutput()ScriptEvaluationTraceType.beginResult()ScriptVariableEvaluationTraceType.beginValue()AnyValueType.clone()ObjectFactory.createAnyValueType()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AnyValueTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnyValueType>ObjectFactory.createAnyValue(AnyValueType value) ValueTransformationTraceType.getOutput()ScriptEvaluationTraceType.getResult()ScriptVariableEvaluationTraceType.getValue()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AnyValueTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnyValueType>ObjectFactory.createAnyValue(AnyValueType value) ValueTransformationTraceType.output(AnyValueType value) ScriptEvaluationTraceType.result(AnyValueType value) ScriptVariableEvaluationTraceType.value(AnyValueType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AnyValueType