JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
Weight
Product.
getWeight
()
Weight
Variant.
getWeight
()
Methods in
com.broadleafcommerce.cartoperation.domain
with parameters of type
Weight
Modifier and Type
Method
Description
void
Product.
setWeight
(
Weight
weight)
void
Variant.
setWeight
(
Weight
weight)