Uses of Class
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.rates.rate.response.TotalWeight
-
Packages that use TotalWeight Package Description com.broadleafcommerce.shipping.service.integrations.shipengine.domain.rates.rate.response -
-
Uses of TotalWeight 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 TotalWeight Modifier and Type Method Description TotalWeight
RatesResponse. getTotalWeight()
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.rates.rate.response with parameters of type TotalWeight Modifier and Type Method Description void
RatesResponse. setTotalWeight(TotalWeight totalWeight)
-