public class GenericListResponse<T> extends Object
GenericListResponse()
List<T>
getItems()
int
getTotalCount()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericListResponse()
public int getTotalCount()
public List<T> getItems()
Copyright © 2016–2017. All rights reserved.