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