|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.twenty11.skysail.server.restlet.DocumentationInfo
public class DocumentationInfo
| Constructor Summary | |
|---|---|
DocumentationInfo()
Constructor. |
|
DocumentationInfo(String textContent)
Constructor with text content. |
|
| Method Summary | |
|---|---|
String |
getTitle()
Returns the title of that documentation element. |
void |
setTitle(String title)
Sets the title of that documentation element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentationInfo()
public DocumentationInfo(String textContent)
textContent - The text content.| Method Detail |
|---|
public String getTitle()
public void setTitle(String title)
title - The title of that documentation element.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||