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 PointInTimeTypeType
PointInTimeType.toPointInTimeTypeType
(PointInTimeType value) Methods in com.evolveum.midpoint.schema with parameters of type PointInTimeTypeTypeModifier and TypeMethodDescriptionstatic PointInTimeType
PointInTimeType.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 PointInTimeTypeType
GetOperationOptionsType.getPointInTimeType()
static PointInTimeTypeType
Returns 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) void
GetOperationOptionsType.setPointInTimeType
(PointInTimeTypeType value)