Package org.cxml

Class IndexItemPunchout

java.lang.Object
org.cxml.IndexItemPunchout

public class IndexItemPunchout extends Object
  • Field Details

  • Constructor Details

    • IndexItemPunchout

      public IndexItemPunchout()
  • 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
    • getPunchoutDetail

      public PunchoutDetail getPunchoutDetail()
      Gets the value of the punchoutDetail property.
      Returns:
      possible object is PunchoutDetail
    • setPunchoutDetail

      public void setPunchoutDetail(PunchoutDetail value)
      Sets the value of the punchoutDetail property.
      Parameters:
      value - allowed object is PunchoutDetail