org.broadleafcommerce.core.web.api.wrapper
public class WeightWrapper extends Object implements APIWrapper<Weight>
| Modifier and Type | Field and Description |
|---|---|
protected String |
unitOfMeasure |
protected BigDecimal |
weight |
| Constructor and Description |
|---|
WeightWrapper() |
protected BigDecimal weight
protected String unitOfMeasure
public void wrap(Weight model, javax.servlet.http.HttpServletRequest request)
wrap in interface APIWrapper<Weight>Copyright © 2015. All Rights Reserved.