Class CollectOnDelivery
java.lang.Object
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common.CollectOnDelivery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetPaymentAmount(ShipEngineCurrencyAmount paymentAmount) voidsetPaymentType(String paymentType) toString()
-
Constructor Details
-
CollectOnDelivery
public CollectOnDelivery()
-
-
Method Details