Class Weight
java.lang.Object
com.broadleafcommerce.catalog.domain.product.Weight
- All Implemented Interfaces:
Serializable
- Author:
- Phillip Verheyden (phillipuniverse)
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Weight
public Weight()
-
-
Method Details
-
getWeight
-
getUnits
- Returns:
- the units to specify this weight in
- See Also:
-
setWeight
-
setUnits
- Parameters:
units
- the units to specify this weight in- See Also:
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-