Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ItemType
Packages that use ItemType
Package
Description
-
Uses of ItemType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemTypeModifier and TypeMethodDescriptionItemConsolidationTraceType.existingItem(ItemType value) voidItemConsolidationTraceType.setExistingItem(ItemType value) -
Uses of ItemType in com.evolveum.prism.xml.ns._public.types_3
Methods in com.evolveum.prism.xml.ns._public.types_3 that return ItemTypeModifier and TypeMethodDescriptionItemType.clone()static ItemTypeItemType.fromItem(Item item, PrismContext prismContext) ItemDeltaItemType.getNewItem()ItemDeltaItemType.getOldItem()Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ItemTypeModifier and TypeMethodDescriptionvoidItemDeltaItemType.setNewItem(ItemType newItem) voidItemDeltaItemType.setOldItem(ItemType oldItem)