public class CatalogModel extends CatalogModelFolder
| Constructor and Description |
|---|
CatalogModel() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAuthors() |
String |
getDescription() |
String |
getTitle() |
String |
getVersion() |
void |
setAuthors(List<String> authors) |
void |
setDescription(String description) |
void |
setTitle(String title) |
void |
setVersion(String version) |
addChild, addItem, getChildren, getId, getItems, getName, isSelected, setId, setName, setSelectedCopyright © 2014. All Rights Reserved.