public class DeliveryInfoList extends Object
| Constructor and Description |
|---|
DeliveryInfoList() |
| Modifier and Type | Method and Description |
|---|---|
List<DeliveryInfo> |
getDeliveryInfo() |
String |
getResourceURL() |
void |
setDeliveryInfo(List<DeliveryInfo> deliveryInfo) |
void |
setResourceURL(String resourceURL) |
public List<DeliveryInfo> getDeliveryInfo()
public void setDeliveryInfo(List<DeliveryInfo> deliveryInfo)
public String getResourceURL()
public void setResourceURL(String resourceURL)
Copyright © 2015. All rights reserved.