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 TypeMethodDescriptionvoidAsynchronousOperationResult.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 PendingOperationTypeTypePendingOperationType.getType()static PendingOperationTypeTypeReturns 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 TypeMethodDescriptionvoidPendingOperationType.setType(PendingOperationTypeType value) PendingOperationType.type(PendingOperationTypeType value)