public class Examples extends Node
| Constructor and Description |
|---|
Examples(Location location,
List<Tag> tags,
String keyword,
String name,
String description,
TableRow tableHeader,
List<TableRow> tableBody) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getKeyword() |
String |
getName() |
List<TableRow> |
getTableBody() |
TableRow |
getTableHeader() |
List<Tag> |
getTags() |
getLocationCopyright © 2017. All Rights Reserved.