public class OmxCatalogFolder extends Object implements CatalogFolder
| Constructor and Description |
|---|
OmxCatalogFolder(Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogFolder> |
getChildren() |
String |
getDescription() |
String |
getId() |
List<CatalogItem> |
getItems() |
String |
getName() |
public OmxCatalogFolder(Protocol protocol)
public String getId()
getId in interface CatalogFolderpublic String getName()
getName in interface CatalogFolderpublic String getDescription()
getDescription in interface CatalogFolderpublic List<CatalogFolder> getChildren()
getChildren in interface CatalogFolderpublic List<CatalogItem> getItems()
getItems in interface CatalogFolderCopyright © 2014. All Rights Reserved.