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

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

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

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

Methods in org.jboss.resteasy.test.providers.jaxb.generated.po that return types with arguments of type PurchaseOrderType
 javax.xml.bind.JAXBElement<PurchaseOrderType> ObjectFactory.createPurchaseOrder(PurchaseOrderType value)
          Create an instance of JAXBElement<PurchaseOrderType>}
 

Methods in org.jboss.resteasy.test.providers.jaxb.generated.po with parameters of type PurchaseOrderType
 javax.xml.bind.JAXBElement<PurchaseOrderType> ObjectFactory.createPurchaseOrder(PurchaseOrderType value)
          Create an instance of JAXBElement<PurchaseOrderType>}
 



Copyright © 2008. All Rights Reserved.