Class FeaturedOfferExpectedPrice


  • public class FeaturedOfferExpectedPrice
    extends java.lang.Object
    The item price at or below which the target offer may be featured.
    • Constructor Detail

      • FeaturedOfferExpectedPrice

        public FeaturedOfferExpectedPrice()
    • Method Detail

      • getListingPrice

        public MoneyType getListingPrice()
        Get listingPrice
        Returns:
        listingPrice
      • setListingPrice

        public void setListingPrice​(MoneyType listingPrice)
      • getPoints

        public Points getPoints()
        Get points
        Returns:
        points
      • setPoints

        public void setPoints​(Points points)
      • equals

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

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object