Uses of Class
org.jboss.resteasy.test.providers.jaxb.generated.po.Item

Packages that use Item
org.jboss.resteasy.test.providers.jaxb.generated.po   
 

Uses of Item in org.jboss.resteasy.test.providers.jaxb.generated.po
 

Fields in org.jboss.resteasy.test.providers.jaxb.generated.po with type parameters of type Item
protected  java.util.List<Item> Items.item
           
 

Methods in org.jboss.resteasy.test.providers.jaxb.generated.po that return Item
 Item ObjectFactory.createItem()
          Create an instance of Item
 

Methods in org.jboss.resteasy.test.providers.jaxb.generated.po that return types with arguments of type Item
 java.util.List<Item> Items.getItem()
          Gets the value of the item property.
 



Copyright © 2008. All Rights Reserved.