public class DataPageDTO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.List<java.lang.String> |
headers |
int |
page |
int |
page_size |
java.util.List<?> |
rows |
int |
total_pages |
long |
total_rows |
Constructor and Description |
---|
DataPageDTO() |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.