Class JpaDiscountTier

    • Constructor Detail

      • JpaDiscountTier

        public JpaDiscountTier()
    • Method Detail

      • getMinQuantity

        public Long getMinQuantity()
      • getMethodType

        public String getMethodType()
      • setMinQuantity

        public void setMinQuantity​(Long minQuantity)
      • setAmount

        public void setAmount​(BigDecimal amount)
      • setMinAmount

        public void setMinAmount​(BigDecimal minAmount)
      • setMethodType

        public void setMethodType​(String methodType)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object