public static class OapiSmartdeviceDevicememberListResponse.PagedList extends TaobaoObject
PagedList()
Long
getCursor()
Boolean
getHasMore()
List<String>
getItems()
void
setCursor(Long cursor)
setHasMore(Boolean hasMore)
setItems(List<String> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PagedList()
public Long getCursor()
public void setCursor(Long cursor)
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public List<String> getItems()
public void setItems(List<String> items)
Copyright © 2020. All rights reserved.