Class ShipEngineCurrencyAmount
java.lang.Object
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common.ShipEngineCurrencyAmount
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setAmount
(BigDecimal amount) void
setCurrency
(String currency) toString()
-
Constructor Details
-
ShipEngineCurrencyAmount
-
ShipEngineCurrencyAmount
public ShipEngineCurrencyAmount()
-
-
Method Details