Uses of Class
de.adorsys.opba.tppbankingapi.ais.model.generated.Paging
-
Packages that use Paging Package Description de.adorsys.opba.tppbankingapi.ais.model.generated -
-
Uses of Paging in de.adorsys.opba.tppbankingapi.ais.model.generated
Methods in de.adorsys.opba.tppbankingapi.ais.model.generated that return Paging Modifier and Type Method Description @Valid PagingTransactionsResponse. getPaging()Get pagingPagingPaging. page(Integer page)PagingPaging. pageCount(Integer pageCount)PagingPaging. pageSize(Integer pageSize)PagingPaging. totalCount(Long totalCount)Methods in de.adorsys.opba.tppbankingapi.ais.model.generated with parameters of type Paging Modifier and Type Method Description TransactionsResponseTransactionsResponse. paging(Paging paging)voidTransactionsResponse. setPaging(Paging paging)
-