Uses of Class
org.broadleafcommerce.core.catalog.domain.ProductWeight

Packages that use ProductWeight
org.broadleafcommerce.core.catalog.domain   
 

Uses of ProductWeight in org.broadleafcommerce.core.catalog.domain
 

Fields in org.broadleafcommerce.core.catalog.domain declared as ProductWeight
protected  ProductWeight ProductImpl.weight
          The product weight
 

Methods in org.broadleafcommerce.core.catalog.domain that return ProductWeight
 ProductWeight ProductImpl.getWeight()
           
 ProductWeight Product.getWeight()
          Returns the weight of the product
 

Methods in org.broadleafcommerce.core.catalog.domain with parameters of type ProductWeight
 void ProductImpl.setWeight(ProductWeight weight)
           
 void Product.setWeight(ProductWeight weight)
          Sets the product weight
 



Copyright © 2012. All Rights Reserved.