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

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

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

Fields in org.jboss.resteasy.test.providers.jaxb.generated.po declared as Items
protected  Items PurchaseOrderType.items
           
 

Methods in org.jboss.resteasy.test.providers.jaxb.generated.po that return Items
 Items ObjectFactory.createItems()
          Create an instance of Items
 Items PurchaseOrderType.getItems()
          Gets the value of the items property.
 

Methods in org.jboss.resteasy.test.providers.jaxb.generated.po with parameters of type Items
 void PurchaseOrderType.setItems(Items value)
          Sets the value of the items property.
 



Copyright © 2008. All Rights Reserved.