| Modifier and Type | Field and Description |
|---|---|
protected Price |
OfferListing.amountSaved |
protected Price |
Collections.Collection.CollectionSummary.highestListPrice |
protected Price |
VariationSummary.highestPrice |
protected Price |
VariationSummary.highestSalePrice |
protected Price |
Collections.Collection.CollectionSummary.highestSalePrice |
protected Price |
CartItem.itemTotal |
protected Price |
ItemAttributes.listPrice |
protected Price |
OfferSummary.lowestCollectiblePrice |
protected Price |
Collections.Collection.CollectionSummary.lowestListPrice |
protected Price |
OfferSummary.lowestNewPrice |
protected Price |
VariationSummary.lowestPrice |
protected Price |
OfferSummary.lowestRefurbishedPrice |
protected Price |
VariationSummary.lowestSalePrice |
protected Price |
Collections.Collection.CollectionSummary.lowestSalePrice |
protected Price |
OfferSummary.lowestUsedPrice |
protected Price |
OfferListing.price |
protected Price |
CartItem.price |
protected Price |
OfferListing.salePrice |
protected Price |
SavedForLaterItems.subTotal |
protected Price |
CartItems.subTotal |
protected Price |
Cart.subTotal |
protected Price |
ItemAttributes.tradeInValue |
protected Price |
LoyaltyPoints.typicalRedemptionValue |
protected Price |
ItemAttributes.weeeTaxValue |
| Modifier and Type | Method and Description |
|---|---|
Price |
ObjectFactory.createPrice()
Create an instance of
Price |
Price |
OfferListing.getAmountSaved()
Gets the value of the amountSaved property.
|
Price |
Collections.Collection.CollectionSummary.getHighestListPrice()
Gets the value of the highestListPrice property.
|
Price |
VariationSummary.getHighestPrice()
Gets the value of the highestPrice property.
|
Price |
VariationSummary.getHighestSalePrice()
Gets the value of the highestSalePrice property.
|
Price |
Collections.Collection.CollectionSummary.getHighestSalePrice()
Gets the value of the highestSalePrice property.
|
Price |
CartItem.getItemTotal()
Gets the value of the itemTotal property.
|
Price |
ItemAttributes.getListPrice()
Gets the value of the listPrice property.
|
Price |
OfferSummary.getLowestCollectiblePrice()
Gets the value of the lowestCollectiblePrice property.
|
Price |
Collections.Collection.CollectionSummary.getLowestListPrice()
Gets the value of the lowestListPrice property.
|
Price |
OfferSummary.getLowestNewPrice()
Gets the value of the lowestNewPrice property.
|
Price |
VariationSummary.getLowestPrice()
Gets the value of the lowestPrice property.
|
Price |
OfferSummary.getLowestRefurbishedPrice()
Gets the value of the lowestRefurbishedPrice property.
|
Price |
VariationSummary.getLowestSalePrice()
Gets the value of the lowestSalePrice property.
|
Price |
Collections.Collection.CollectionSummary.getLowestSalePrice()
Gets the value of the lowestSalePrice property.
|
Price |
OfferSummary.getLowestUsedPrice()
Gets the value of the lowestUsedPrice property.
|
Price |
OfferListing.getPrice()
Gets the value of the price property.
|
Price |
CartItem.getPrice()
Gets the value of the price property.
|
Price |
OfferListing.getSalePrice()
Gets the value of the salePrice property.
|
Price |
SavedForLaterItems.getSubTotal()
Gets the value of the subTotal property.
|
Price |
CartItems.getSubTotal()
Gets the value of the subTotal property.
|
Price |
Cart.getSubTotal()
Gets the value of the subTotal property.
|
Price |
ItemAttributes.getTradeInValue()
Gets the value of the tradeInValue property.
|
Price |
LoyaltyPoints.getTypicalRedemptionValue()
Gets the value of the typicalRedemptionValue property.
|
Price |
ItemAttributes.getWEEETaxValue()
Gets the value of the weeeTaxValue property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OfferListing.setAmountSaved(Price value)
Sets the value of the amountSaved property.
|
void |
Collections.Collection.CollectionSummary.setHighestListPrice(Price value)
Sets the value of the highestListPrice property.
|
void |
VariationSummary.setHighestPrice(Price value)
Sets the value of the highestPrice property.
|
void |
VariationSummary.setHighestSalePrice(Price value)
Sets the value of the highestSalePrice property.
|
void |
Collections.Collection.CollectionSummary.setHighestSalePrice(Price value)
Sets the value of the highestSalePrice property.
|
void |
CartItem.setItemTotal(Price value)
Sets the value of the itemTotal property.
|
void |
ItemAttributes.setListPrice(Price value)
Sets the value of the listPrice property.
|
void |
OfferSummary.setLowestCollectiblePrice(Price value)
Sets the value of the lowestCollectiblePrice property.
|
void |
Collections.Collection.CollectionSummary.setLowestListPrice(Price value)
Sets the value of the lowestListPrice property.
|
void |
OfferSummary.setLowestNewPrice(Price value)
Sets the value of the lowestNewPrice property.
|
void |
VariationSummary.setLowestPrice(Price value)
Sets the value of the lowestPrice property.
|
void |
OfferSummary.setLowestRefurbishedPrice(Price value)
Sets the value of the lowestRefurbishedPrice property.
|
void |
VariationSummary.setLowestSalePrice(Price value)
Sets the value of the lowestSalePrice property.
|
void |
Collections.Collection.CollectionSummary.setLowestSalePrice(Price value)
Sets the value of the lowestSalePrice property.
|
void |
OfferSummary.setLowestUsedPrice(Price value)
Sets the value of the lowestUsedPrice property.
|
void |
OfferListing.setPrice(Price value)
Sets the value of the price property.
|
void |
CartItem.setPrice(Price value)
Sets the value of the price property.
|
void |
OfferListing.setSalePrice(Price value)
Sets the value of the salePrice property.
|
void |
SavedForLaterItems.setSubTotal(Price value)
Sets the value of the subTotal property.
|
void |
CartItems.setSubTotal(Price value)
Sets the value of the subTotal property.
|
void |
Cart.setSubTotal(Price value)
Sets the value of the subTotal property.
|
void |
ItemAttributes.setTradeInValue(Price value)
Sets the value of the tradeInValue property.
|
void |
LoyaltyPoints.setTypicalRedemptionValue(Price value)
Sets the value of the typicalRedemptionValue property.
|
void |
ItemAttributes.setWEEETaxValue(Price value)
Sets the value of the weeeTaxValue property.
|
Copyright © 2013. All Rights Reserved.