Class DiscountRAO

    • Constructor Detail

      • DiscountRAO

        public DiscountRAO()
    • Method Detail

      • setValue

        public void setValue​(java.math.BigDecimal value)
      • getValue

        public java.math.BigDecimal getValue()
      • setCurrencyIsoCode

        public void setCurrencyIsoCode​(java.lang.String currencyIsoCode)
      • getCurrencyIsoCode

        public java.lang.String getCurrencyIsoCode()
      • setAppliedToQuantity

        public void setAppliedToQuantity​(long appliedToQuantity)
      • getAppliedToQuantity

        public long getAppliedToQuantity()
      • setPerUnit

        public void setPerUnit​(boolean perUnit)
      • isPerUnit

        public boolean isPerUnit()