Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PendingOperationTypeType
Packages that use PendingOperationTypeType
Package
Description
-
Uses of PendingOperationTypeType in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result that return PendingOperationTypeTypeMethods in com.evolveum.midpoint.schema.result with parameters of type PendingOperationTypeTypeModifier and TypeMethodDescriptionvoid
AsynchronousOperationResult.setOperationType
(PendingOperationTypeType operationType) -
Uses of PendingOperationTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PendingOperationTypeTypeModifier and TypeMethodDescriptionstatic PendingOperationTypeType
PendingOperationType.getType()
static PendingOperationTypeType
Returns the enum constant of this class with the specified name.static PendingOperationTypeType[]
PendingOperationTypeType.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 PendingOperationTypeTypeModifier and TypeMethodDescriptionvoid
PendingOperationType.setType
(PendingOperationTypeType value) PendingOperationType.type
(PendingOperationTypeType value)