Package org.cxml

Class IndexItemDelete


  • public class IndexItemDelete
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected ItemID itemID  
    • Constructor Summary

      Constructors 
      Constructor Description
      IndexItemDelete()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ItemID getItemID()
      Gets the value of the itemID property.
      void setItemID​(ItemID value)
      Sets the value of the itemID property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • itemID

        protected ItemID itemID
    • Constructor Detail

      • IndexItemDelete

        public IndexItemDelete()
    • Method Detail

      • getItemID

        public ItemID getItemID()
        Gets the value of the itemID property.
        Returns:
        possible object is ItemID
      • setItemID

        public void setItemID​(ItemID value)
        Sets the value of the itemID property.
        Parameters:
        value - allowed object is ItemID