public class SwaggerActionQueryResponse extends Object
| Constructor and Description | 
|---|
SwaggerActionQueryResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SwaggerActionResponse> | 
getData()  | 
long | 
getSize()  | 
long | 
getStart()  | 
long | 
getTotal()  | 
SwaggerActionQueryResponse | 
setData(List<SwaggerActionResponse> data)  | 
void | 
setSize(long size)  | 
void | 
setStart(long start)  | 
void | 
setTotal(long total)  | 
public List<SwaggerActionResponse> getData()
public SwaggerActionQueryResponse setData(List<SwaggerActionResponse> data)
public long getTotal()
public void setTotal(long total)
public long getStart()
public void setStart(long start)
public long getSize()
public void setSize(long size)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.