T
public class ListBase<T> extends Object
ListBase()
List<T>
getItems()
Integer
getLimit()
Links
getLinks()
getOffset()
getTotalCount()
void
setItems(List<T> items)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ListBase()
public String toString()
toString
Object
public Integer getOffset()
public Integer getLimit()
public Integer getTotalCount()
public Links getLinks()
public List<T> getItems()
public void setItems(List<T> items)
Copyright © 2024. All rights reserved.