Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PointInTimeTypeType
Packages that use PointInTimeTypeType
Package
Description
-
Uses of PointInTimeTypeType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return PointInTimeTypeTypeModifier and TypeMethodDescriptionstatic PointInTimeTypeTypePointInTimeType.toPointInTimeTypeType(PointInTimeType value) Methods in com.evolveum.midpoint.schema with parameters of type PointInTimeTypeTypeModifier and TypeMethodDescriptionstatic PointInTimeTypePointInTimeType.toPointInTimeType(PointInTimeTypeType value) -
Uses of PointInTimeTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PointInTimeTypeTypeModifier and TypeMethodDescriptionstatic PointInTimeTypeTypeGetOperationOptionsType.getPointInTimeType()static PointInTimeTypeTypeReturns the enum constant of this class with the specified name.static PointInTimeTypeType[]PointInTimeTypeType.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 PointInTimeTypeTypeModifier and TypeMethodDescriptionGetOperationOptionsType.pointInTimeType(PointInTimeTypeType value) voidGetOperationOptionsType.setPointInTimeType(PointInTimeTypeType value)