Class Quote.Upfront

    • Constructor Detail

      • Upfront

        public Upfront()
    • Method Detail

      • getAmountSubtotal

        public java.lang.Long getAmountSubtotal()
      • getAmountTotal

        public java.lang.Long getAmountTotal()
      • setAmountSubtotal

        public void setAmountSubtotal​(java.lang.Long amountSubtotal)
      • setAmountTotal

        public void setAmountTotal​(java.lang.Long amountTotal)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object