public class PageInfo extends Object
| Constructor and Description |
|---|
PageInfo()
Construct.
|
PageInfo(Integer pageId)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPageId() |
static PageInfo |
parse(String src) |
String |
toString()
The
pageId as string |
public PageInfo(Integer pageId)
pageId - public PageInfo()
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.