Package org.cxml

Class IndexItemAdd

java.lang.Object
org.cxml.IndexItemAdd

public class IndexItemAdd extends Object
  • Field Details

  • Constructor Details

    • IndexItemAdd

      public IndexItemAdd()
  • Method Details

    • 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