org.broadleafcommerce.core.web.order.model
Class ShippingMethods
java.lang.Object
org.broadleafcommerce.core.web.order.model.ShippingMethods
public class ShippingMethods
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShippingMethods
public ShippingMethods()
getRows
public List<FulfillmentGroup> getRows()
setRows
public void setRows(List<FulfillmentGroup> rows)
Copyright © 2012. All Rights Reserved.