Uses of Enum Class
com.evolveum.prism.xml.ns._public.types_3.EvaluationTimeType
Packages that use EvaluationTimeType
Package
Description
-
Uses of EvaluationTimeType in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return EvaluationTimeTypeModifier and TypeMethodDescriptiondefault @NotNull EvaluationTimeTypePrismReferenceValue.getEffectiveResolutionTime()PrismReferenceValue.getResolutionTime()Referencable.getResolutionTime()Methods in com.evolveum.midpoint.prism with parameters of type EvaluationTimeTypeModifier and TypeMethodDescriptionvoidPrismReferenceValue.setResolutionTime(EvaluationTimeType resolutionTime) -
Uses of EvaluationTimeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EvaluationTimeTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EvaluationTimeTypeModifier and TypeMethodDescriptionObjectReferenceType.resolutionTime(EvaluationTimeType value) voidObjectReferenceType.setResolutionTime(EvaluationTimeType value) -
Uses of EvaluationTimeType in com.evolveum.prism.xml.ns._public.types_3
Methods in com.evolveum.prism.xml.ns._public.types_3 that return EvaluationTimeTypeModifier and TypeMethodDescriptionstatic EvaluationTimeTypestatic EvaluationTimeTypeReturns the enum constant of this class with the specified name.static EvaluationTimeType[]EvaluationTimeType.values()Returns an array containing the constants of this enum class, in the order they are declared.