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 TotalWeightRatesResponse. getTotalWeight()Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.rates.rate.response with parameters of type TotalWeight Modifier and Type Method Description voidRatesResponse. setTotalWeight(TotalWeight totalWeight)
-