Class Customs
java.lang.Object
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common.Customs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setBuyerShippingAmountPaid
(BigDecimal buyerShippingAmountPaid) void
setContents
(String contents) void
setCustomsItems
(List<Object> customsItems) void
setDutiesPaid
(BigDecimal dutiesPaid) void
setNonDelivery
(String nonDelivery) toString()
-
Constructor Details
-
Customs
public Customs()
-
-
Method Details
-
getContents
-
getCustomsItems
-
getNonDelivery
-
getBuyerShippingAmountPaid
-
getDutiesPaid
-
setContents
-
setCustomsItems
-
setNonDelivery
-
setBuyerShippingAmountPaid
-
setDutiesPaid
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-