public class DocumentationItem extends Object implements Serializable
| Constructor and Description |
|---|
DocumentationItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getTitle() |
void |
setContent(String content) |
void |
setTitle(String title) |
Copyright © 2020. All rights reserved.