|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductDimension | |
|---|---|
| org.broadleafcommerce.core.catalog.domain | |
| Uses of ProductDimension in org.broadleafcommerce.core.catalog.domain |
|---|
| Fields in org.broadleafcommerce.core.catalog.domain declared as ProductDimension | |
|---|---|
protected ProductDimension |
ProductImpl.dimension
The product dimensions |
| Methods in org.broadleafcommerce.core.catalog.domain that return ProductDimension | |
|---|---|
ProductDimension |
Product.getDimension()
Returns the ProductDimension for this product |
ProductDimension |
ProductImpl.getDimension()
|
| Methods in org.broadleafcommerce.core.catalog.domain with parameters of type ProductDimension | |
|---|---|
void |
Product.setDimension(ProductDimension dimension)
Sets the ProductDimension for this product |
void |
ProductImpl.setDimension(ProductDimension dimension)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||