public class Page extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Page.Order |
Constructor and Description |
---|
Page(String url,
String suffix,
String dateRange,
Page.Order order)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getDateRange()
Get the date range of this page.
|
Page.Order |
getOrder()
Get the order of this page
|
String |
getSuffix()
Get the pagination suffix of this page.
|
String |
getUrl()
Get the URL of this page.
|
public Page(String url, String suffix, String dateRange, Page.Order order)
url
- suffix
- dateRange
- order
- public String getUrl()
public String getSuffix()
public String getDateRange()
public Page.Order getOrder()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"