Uses of Class
org.jboss.resteasy.wadl.jaxb.Resources
-
Packages that use Resources Package Description org.jboss.resteasy.wadl.jaxb -
-
Uses of Resources in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb with type parameters of type Resources Modifier and Type Field Description protected List<Resources>Application. resourcesMethods in org.jboss.resteasy.wadl.jaxb that return Resources Modifier and Type Method Description ResourcesObjectFactory. createResources()Create an instance ofResourcesMethods in org.jboss.resteasy.wadl.jaxb that return types with arguments of type Resources Modifier and Type Method Description List<Resources>Application. getResources()Gets the value of the resources property.
-