Uses of Class
org.jboss.resteasy.test.providers.jaxb.generated.order.Shiptotype

Packages that use Shiptotype
org.jboss.resteasy.test.providers.jaxb.generated.order   
 

Uses of Shiptotype in org.jboss.resteasy.test.providers.jaxb.generated.order
 

Fields in org.jboss.resteasy.test.providers.jaxb.generated.order declared as Shiptotype
protected  Shiptotype Ordertype.shipto
           
 

Methods in org.jboss.resteasy.test.providers.jaxb.generated.order that return Shiptotype
 Shiptotype ObjectFactory.createShiptotype()
          Create an instance of Shiptotype
 Shiptotype Ordertype.getShipto()
          Gets the value of the shipto property.
 

Methods in org.jboss.resteasy.test.providers.jaxb.generated.order with parameters of type Shiptotype
 void Ordertype.setShipto(Shiptotype value)
          Sets the value of the shipto property.
 



Copyright © 2008. All Rights Reserved.