Uses of Class
org.jboss.resteasy.wadl.jaxb.Resource
-
Packages that use Resource Package Description org.jboss.resteasy.wadl.jaxb -
-
Uses of Resource in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb with type parameters of type Resource Modifier and Type Field Description protected List<Resource>Resources. resourceMethods in org.jboss.resteasy.wadl.jaxb that return Resource Modifier and Type Method Description ResourceObjectFactory. createResource()Create an instance ofResourceMethods in org.jboss.resteasy.wadl.jaxb that return types with arguments of type Resource Modifier and Type Method Description List<Resource>Resources. getResource()Gets the value of the resource property.
-