| Package | Description |
|---|---|
| org.jboss.resteasy.plugins.providers.atom | |
| org.jboss.resteasy.plugins.providers.atom.app |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Category> |
Source.categories |
private java.util.List<Category> |
Entry.categories |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Category> |
Source.getCategories() |
java.util.List<Category> |
Entry.getCategories() |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Category> |
AppCategories.category |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Category> |
AppCategories.getCategory()
Gets the value of the category property.
|
| Constructor and Description |
|---|
AppCategories(java.util.List<Category> category,
java.lang.Boolean fixed,
java.lang.String scheme,
java.lang.String href) |