com.walmart.openapi.responses
Class Item.BestMarketPlacePrice
java.lang.Object
com.walmart.openapi.responses.Item.BestMarketPlacePrice
- Enclosing class:
- Item
public static class Item.BestMarketPlacePrice
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Item.BestMarketPlacePrice
public Item.BestMarketPlacePrice()
getPrice
public java.lang.Double getPrice()
setPrice
public void setPrice(java.lang.Double price)
getSellerInfo
public java.lang.String getSellerInfo()
setSellerInfo
public void setSellerInfo(java.lang.String sellerInfo)
getStandardShipRate
public java.lang.Double getStandardShipRate()
setStandardShipRate
public void setStandardShipRate(java.lang.Double standardShipRate)
getTwoThreeDayShippingRate
public java.lang.Double getTwoThreeDayShippingRate()
setTwoThreeDayShippingRate
public void setTwoThreeDayShippingRate(java.lang.Double twoThreeDayShippingRate)
getOvernightShippingRate
public java.lang.Double getOvernightShippingRate()
setOvernightShippingRate
public void setOvernightShippingRate(java.lang.Double overnightShippingRate)
isAvailableOnline
public boolean isAvailableOnline()
setAvailableOnline
public void setAvailableOnline(boolean availableOnline)
isClearance
public boolean isClearance()
setClearance
public void setClearance(boolean clearance)