Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemProcessingType
Packages that use ItemProcessingType
Package
Description
-
Uses of ItemProcessingType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ItemProcessingTypeModifier and TypeMethodDescriptionstatic ItemProcessingMiscSchemaUtil.toItemProcessing(ItemProcessingType type) -
Uses of ItemProcessingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemProcessingTypeModifier and TypeMethodDescriptionstatic ItemProcessingTypePropertyLimitationsType.getProcessing()static ItemProcessingTypeReturns the enum constant of this class with the specified name.static ItemProcessingType[]ItemProcessingType.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 ItemProcessingTypeModifier and TypeMethodDescriptionPropertyLimitationsType.processing(ItemProcessingType value) voidPropertyLimitationsType.setProcessing(ItemProcessingType value)