Package org.cxml

Class IndexItemPunchout


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

      • IndexItemPunchout

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