| Package | Description |
|---|---|
| com.rometools.modules.itunes.types |
This package contains data types for use wit the iTunes plug in.
|
| Modifier and Type | Method and Description |
|---|---|
Subcategory |
Category.getSubcategory()
Returns the Subcategory object for this category
|
| Modifier and Type | Method and Description |
|---|---|
List<Subcategory> |
Category.getSubcategories()
Returns the list of subcategories under this category
|
| Modifier and Type | Method and Description |
|---|---|
void |
Category.addSubcategory(Subcategory subcategory) |
void |
Category.setSubcategory(Subcategory subcategory)
Sets the Subcategory object for this category
|
| Modifier and Type | Method and Description |
|---|---|
void |
Category.setSubcategories(List<Subcategory> subcategories) |
Copyright © 2021. All rights reserved.