Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PointInTimeTypeType
-
Packages that use PointInTimeTypeType Package Description com.evolveum.midpoint.schema com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PointInTimeTypeType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return PointInTimeTypeType Modifier and Type Method Description static PointInTimeTypeTypePointInTimeType. toPointInTimeTypeType(PointInTimeType value)Methods in com.evolveum.midpoint.schema with parameters of type PointInTimeTypeType Modifier and Type Method Description static 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 PointInTimeTypeType Modifier and Type Method Description static PointInTimeTypeTypePointInTimeTypeType. fromValue(String v)PointInTimeTypeTypeGetOperationOptionsType. getPointInTimeType()static PointInTimeTypeTypePointInTimeTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static PointInTimeTypeType[]PointInTimeTypeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PointInTimeTypeType Modifier and Type Method Description GetOperationOptionsTypeGetOperationOptionsType. pointInTimeType(PointInTimeTypeType value)voidGetOperationOptionsType. setPointInTimeType(PointInTimeTypeType value)
-