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 Product.getWeight()
          Returns the weight of the product
 ProductWeight ProductImpl.getWeight()
           
 

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



Copyright © 2012. All Rights Reserved.