Uses of Class
com.broadleafcommerce.cartoperation.domain.Weight
-
Packages that use Weight Package Description com.broadleafcommerce.cartoperation.domain -
-
Uses of Weight in com.broadleafcommerce.cartoperation.domain
Methods in com.broadleafcommerce.cartoperation.domain that return Weight Modifier and Type Method Description WeightProduct. getWeight()WeightVariant. getWeight()Methods in com.broadleafcommerce.cartoperation.domain with parameters of type Weight Modifier and Type Method Description voidProduct. setWeight(Weight weight)voidVariant. setWeight(Weight weight)
-