public class PaginatorPage extends Object
Constructor and Description |
---|
PaginatorPage() |
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Returns the Index
|
String |
getName()
Returns the Name
|
String |
getUrl()
Returns the Url
|
void |
setIndex(int nIndex)
Sets the Index
|
void |
setName(String strName)
Sets the Name
|
void |
setUrl(String strUrl)
Sets the Url
|
public String getUrl()
public void setUrl(String strUrl)
strUrl
- The Urlpublic String getName()
public void setName(String strName)
strName
- The Namepublic int getIndex()
public void setIndex(int nIndex)
nIndex
- The IndexCopyright © 2020 City of Paris. All rights reserved.