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> |
Entry.categories |
private java.util.List<Category> |
Source.categories |
Modifier and Type | Method and Description |
---|---|
java.util.List<Category> |
Entry.getCategories() |
java.util.List<Category> |
Source.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) |