public class CDPPageInfo extends Object
Constructor and Description |
---|
CDPPageInfo() |
CDPPageInfo(boolean hasPreviousPage,
boolean hasNextPage) |
Modifier and Type | Method and Description |
---|---|
boolean |
isHasNextPage() |
boolean |
isHasPreviousPage() |
CDPPageInfo |
setHasNextPage(boolean hasNextPage) |
CDPPageInfo |
setHasPreviousPage(boolean hasPreviousPage) |
public CDPPageInfo()
public CDPPageInfo(boolean hasPreviousPage, boolean hasNextPage)
public boolean isHasPreviousPage()
public CDPPageInfo setHasPreviousPage(boolean hasPreviousPage)
public boolean isHasNextPage()
public CDPPageInfo setHasNextPage(boolean hasNextPage)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.