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 RetrieveOptionTypeRetrieveOption.toRetrieveOptionType(RetrieveOption retrieveOption) Methods in com.evolveum.midpoint.schema with parameters of type RetrieveOptionTypeModifier and TypeMethodDescriptionstatic RetrieveOptionRetrieveOption.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 RetrieveOptionTypeGetOperationOptionsType.getRetrieve()static RetrieveOptionTypeReturns 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) voidGetOperationOptionsType.setRetrieve(RetrieveOptionType value)