Class ShipEngineCurrencyAmount
java.lang.Object
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common.ShipEngineCurrencyAmount
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetAmount(BigDecimal amount) voidsetCurrency(String currency) toString()
-
Constructor Details
-
ShipEngineCurrencyAmount
-
ShipEngineCurrencyAmount
public ShipEngineCurrencyAmount()
-
-
Method Details