Class DeclineEntry

  • All Implemented Interfaces:
    java.io.Serializable

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

      • DeclineEntry

        public DeclineEntry()
    • Method Detail

      • setQuantity

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

        public java.lang.Long getQuantity()
      • setNotes

        public void setNotes​(java.lang.String notes)
      • getNotes

        public java.lang.String getNotes()
      • setReallocationWarehouse

        public void setReallocationWarehouse​(WarehouseModel reallocationWarehouse)
      • getReallocationWarehouse

        public WarehouseModel getReallocationWarehouse()