org.broadleafcommerce.core.web.order.model
Class ShippingMethods

java.lang.Object
  extended by org.broadleafcommerce.core.web.order.model.ShippingMethods

public class ShippingMethods
extends java.lang.Object


Constructor Summary
ShippingMethods()
           
 
Method Summary
 java.util.List<FulfillmentGroup> getRows()
           
 void setRows(java.util.List<FulfillmentGroup> rows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShippingMethods

public ShippingMethods()
Method Detail

getRows

public java.util.List<FulfillmentGroup> getRows()

setRows

public void setRows(java.util.List<FulfillmentGroup> rows)


Copyright © 2012. All Rights Reserved.