Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ModificationTypeType
-
Packages that use ModificationTypeType Package Description com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of ModificationTypeType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as ModificationTypeType Modifier and Type Field Description protected ModificationTypeTypeItemDeltaType. modificationTypeMethods in com.evolveum.prism.xml.ns._public.types_3 that return ModificationTypeType Modifier and Type Method Description static ModificationTypeTypeModificationTypeType. fromValue(String v)ModificationTypeTypeItemDeltaType. getModificationType()Gets the value of the modificationType property.static ModificationTypeTypeModificationTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static ModificationTypeType[]ModificationTypeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ModificationTypeType Modifier and Type Method Description voidItemDeltaType. setModificationType(ModificationTypeType value)Sets the value of the modificationType property.
-