Uses of Class
org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Packages that use AppCategories Package Description org.jboss.resteasy.plugins.providers.atom.app -
-
Uses of AppCategories in org.jboss.resteasy.plugins.providers.atom.app
Fields in org.jboss.resteasy.plugins.providers.atom.app with type parameters of type AppCategories Modifier and Type Field Description protected List<AppCategories>
AppCollection. categories
Methods in org.jboss.resteasy.plugins.providers.atom.app that return types with arguments of type AppCategories Modifier and Type Method Description List<AppCategories>
AppCollection. getCategories()
Gets the value of the categories property.
-