public class Permalink extends Object
Constructor and Description |
---|
Permalink() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedOn()
Returns the CreatedOn
|
int |
getId()
Returns the Id
|
String |
getLabel()
Returns the Label
|
String |
getLastModified()
Returns the LastModified
|
String |
getPageUrl()
Returns the PageURL
|
String |
getUrl()
Returns the URL
|
boolean |
isActivated()
Returns the IsActivated
|
void |
setActivated(boolean bActivated)
Sets the IsActivated
|
void |
setCreatedOn(String strCreatedOn)
Sets the CreatedOn
|
void |
setId(int nId)
Sets the Id
|
void |
setLabel(String strLabel)
Sets the Label
|
void |
setLastModified(String strLastModified)
Sets the LastModified
|
void |
setPageUrl(String strPageURL)
Sets the PageURL
|
void |
setUrl(String strURL)
Sets the URL
|
public String getCreatedOn()
public void setCreatedOn(String strCreatedOn)
strCreatedOn
- The CreatedOnpublic int getId()
public void setId(int nId)
nId
- The Idpublic boolean isActivated()
public void setActivated(boolean bActivated)
bActivated
- The IsActivatedpublic String getLabel()
public void setLabel(String strLabel)
strLabel
- The Labelpublic String getLastModified()
public void setLastModified(String strLastModified)
strLastModified
- The LastModifiedpublic String getPageUrl()
public void setPageUrl(String strPageURL)
strPageURL
- The PageURLpublic String getUrl()
public void setUrl(String strURL)
strURL
- The URLCopyright © 2018 City of Paris. All rights reserved.