Uses of Enum Class
com.evolveum.prism.xml.ns._public.types_3.ModificationTypeType
Packages that use ModificationTypeType
-
Uses of ModificationTypeType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as ModificationTypeTypeMethods in com.evolveum.prism.xml.ns._public.types_3 that return ModificationTypeTypeModifier and TypeMethodDescriptionstatic ModificationTypeTypeItemDeltaType.getModificationType()Gets the value of the modificationType property.static ModificationTypeTypeReturns the enum constant of this class with the specified name.static ModificationTypeType[]ModificationTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ModificationTypeTypeModifier and TypeMethodDescriptionvoidItemDeltaType.setModificationType(ModificationTypeType value) Sets the value of the modificationType property.