Serializable
public class ListShipperResponse extends Response
ListShipperResponse(Map<String,String> headers, int count, int total, List<String> shippers)
int
GetCount()
List<String>
GetShippers()
GetTotal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
GetAllHeaders, GetHeader, GetRequestId
public ListShipperResponse(Map<String,String> headers, int count, int total, List<String> shippers)
public int GetCount()
public int GetTotal()
public List<String> GetShippers()
Copyright © 2018. All Rights Reserved.