public class WikiContent extends Object
Constructor and Description |
---|
WikiContent() |
Modifier and Type | Method and Description |
---|---|
String |
getPageTitle()
Returns the PageTitle
|
String |
getWikiContent()
Returns the WikiContent
|
void |
setPageTitle(String strPageTitle)
Sets the PageTitle
|
void |
setWikiContent(String strWikiContent)
Sets the WikiContent
|
public String getPageTitle()
public void setPageTitle(String strPageTitle)
strPageTitle
- The PageTitlepublic String getWikiContent()
public void setWikiContent(String strWikiContent)
strWikiContent
- The WikiContentCopyright © 2019 City of Paris. All rights reserved.