Package org.cxml
Class IndexItemDelete
- java.lang.Object
-
- org.cxml.IndexItemDelete
-
public class IndexItemDelete extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IndexItemDelete()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ItemIDgetItemID()Gets the value of the itemID property.voidsetItemID(ItemID value)Sets the value of the itemID property.
-
-
-
Field Detail
-
itemID
protected ItemID itemID
-
-