Class ItemDeltaItemType
java.lang.Object
com.evolveum.prism.xml.ns._public.types_3.ItemDeltaItemType
- All Implemented Interfaces:
JaxbVisitable,Serializable,Cloneable
THIS IS NOT A GENERATED CLASS.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()boolean@NotNull List<ItemDeltaType>getDelta()inthashCode()voidsetNewItem(ItemType newItem) voidsetOldItem(ItemType oldItem) toString()
-
Field Details
-
COMPLEX_TYPE
-
F_OLD_ITEM
-
F_DELTA
-
F_NEW_ITEM
-
-
Constructor Details
-
ItemDeltaItemType
public ItemDeltaItemType()
-
-
Method Details