@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-05-14T19:12:52.919Z") public class PageableSecurityList extends Object
| Constructor and Description |
|---|
PageableSecurityList() |
| Modifier and Type | Method and Description |
|---|---|
PageableSecurityList |
addSecuritiesItem(Security securitiesItem) |
boolean |
equals(Object o) |
Paging |
getPaging()
Information for pagination
|
List<Security> |
getSecurities()
List of securities
|
int |
hashCode() |
PageableSecurityList |
paging(Paging paging) |
PageableSecurityList |
securities(List<Security> securities) |
void |
setPaging(Paging paging) |
void |
setSecurities(List<Security> securities) |
String |
toString() |
public PageableSecurityList securities(List<Security> securities)
public PageableSecurityList addSecuritiesItem(Security securitiesItem)
public PageableSecurityList paging(Paging paging)
public Paging getPaging()
public void setPaging(Paging paging)
Copyright © 2018. All rights reserved.