Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ItemType
-
Packages that use ItemType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.prism.xml.ns._public.types_3 -
-
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 ItemType Modifier and Type Method Description ItemTypeItemConsolidationTraceType. beginExistingItem()ItemTypeItemConsolidationTraceType. getExistingItem()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemType Modifier and Type Method Description ItemConsolidationTraceTypeItemConsolidationTraceType. 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 ItemType Modifier and Type Method Description ItemTypeItemType. clone()static ItemTypeItemType. fromItem(Item item, PrismContext prismContext)ItemTypeItemDeltaItemType. getNewItem()ItemTypeItemDeltaItemType. getOldItem()Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ItemType Modifier and Type Method Description voidItemDeltaItemType. setNewItem(ItemType newItem)voidItemDeltaItemType. setOldItem(ItemType oldItem)
-