Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RetrieveOptionType
Packages that use RetrieveOptionType
Package
Description
-
Uses of RetrieveOptionType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return RetrieveOptionTypeModifier and TypeMethodDescriptionstatic RetrieveOptionType
RetrieveOption.toRetrieveOptionType
(RetrieveOption retrieveOption) Methods in com.evolveum.midpoint.schema with parameters of type RetrieveOptionTypeModifier and TypeMethodDescriptionstatic RetrieveOption
RetrieveOption.fromRetrieveOptionType
(RetrieveOptionType retrieveOptionType) -
Uses of RetrieveOptionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RetrieveOptionTypeModifier and TypeMethodDescriptionstatic RetrieveOptionType
GetOperationOptionsType.getRetrieve()
static RetrieveOptionType
Returns the enum constant of this class with the specified name.static RetrieveOptionType[]
RetrieveOptionType.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 RetrieveOptionTypeModifier and TypeMethodDescriptionGetOperationOptionsType.retrieve
(RetrieveOptionType value) void
GetOperationOptionsType.setRetrieve
(RetrieveOptionType value)