-
@Serializable() public final class PageInfoDto
-
-
Constructor Summary
Constructors Constructor Description PageInfoDto(String nextPage, String lastPage)
-
Method Summary
Modifier and Type Method Description final StringgetNextPage()final StringgetLastPage()-
-
Method Detail
-
getNextPage
final String getNextPage()
-
getLastPage
final String getLastPage()
-
-
-
-