Uses of Class
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common.Customs
-
-
Uses of Customs in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common that return Customs Modifier and Type Method Description CustomsShipEngineShipment. getCustoms()Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common with parameters of type Customs Modifier and Type Method Description ShipEngineShipment.ShipEngineShipmentBuilderShipEngineShipment.ShipEngineShipmentBuilder. customs(Customs customs)voidShipEngineShipment. setCustoms(Customs customs) -
Uses of Customs in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.rates.rate.response
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.rates.rate.response that return Customs Modifier and Type Method Description CustomsRatesResponse. getCustoms()Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.rates.rate.response with parameters of type Customs Modifier and Type Method Description voidRatesResponse. setCustoms(Customs customs)
-