public class WikiPage extends Object
WikiPage()
WikiPage(String title, String slug, String content)
String
getContent()
getFormat()
getSlug()
getTitle()
void
setContent(String content)
setFormat(String format)
setSlug(String slug)
setTitle(String title)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object