Class DeclineEntryData

  • All Implemented Interfaces:
    java.io.Serializable

    public class DeclineEntryData
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • DeclineEntryData

        public DeclineEntryData()
    • Method Detail

      • setProductCode

        public void setProductCode​(java.lang.String productCode)
      • getProductCode

        public java.lang.String getProductCode()
      • setQuantity

        public void setQuantity​(java.lang.Long quantity)
      • getQuantity

        public java.lang.Long getQuantity()
      • setReallocationWarehouseCode

        public void setReallocationWarehouseCode​(java.lang.String reallocationWarehouseCode)
      • getReallocationWarehouseCode

        public java.lang.String getReallocationWarehouseCode()
      • setComment

        public void setComment​(java.lang.String comment)
      • getComment

        public java.lang.String getComment()