public class GetOrdersRes extends Object
GetOrdersRes()
List<OrderItem>
getList()
String
getTotalCount()
void
setList(List<OrderItem> list)
setTotalCount(String totalCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetOrdersRes()
public String getTotalCount()
public void setTotalCount(String totalCount)
public List<OrderItem> getList()
public void setList(List<OrderItem> list)
Copyright © 2022. All rights reserved.