Package org.cxml

Class IndexItemAdd


  • public class IndexItemAdd
    extends java.lang.Object
    • Constructor Detail

      • IndexItemAdd

        public IndexItemAdd()
    • 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
      • getItemDetail

        public ItemDetail getItemDetail()
        Gets the value of the itemDetail property.
        Returns:
        possible object is ItemDetail
      • setItemDetail

        public void setItemDetail​(ItemDetail value)
        Sets the value of the itemDetail property.
        Parameters:
        value - allowed object is ItemDetail
      • getIndexItemDetail

        public IndexItemDetail getIndexItemDetail()
        Gets the value of the indexItemDetail property.
        Returns:
        possible object is IndexItemDetail
      • setIndexItemDetail

        public void setIndexItemDetail​(IndexItemDetail value)
        Sets the value of the indexItemDetail property.
        Parameters:
        value - allowed object is IndexItemDetail