Class MarketplacePricingInfo
java.lang.Object
org.oxerr.stubhub.client.model.MarketplacePricingInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAllInPrice(BigDecimal allInPrice) voidsetListPrice(BigDecimal listPrice) voidsetMarketplaceMarkup(BigDecimal marketplaceMarkup) voidsetMarketplaceName(String marketplaceName) voidsetPriceByMarketplace(Boolean priceByMarketplace) toString()
-
Constructor Details
-
MarketplacePricingInfo
public MarketplacePricingInfo()
-
-
Method Details
-
getAllInPrice
-
setAllInPrice
-
getListPrice
-
setListPrice
-
getMarketplaceName
-
setMarketplaceName
-
getMarketplaceMarkup
-
setMarketplaceMarkup
-
getPriceByMarketplace
-
setPriceByMarketplace
-
hashCode
-
equals
-
toString
-