org.apache.type_substitution
Interface CarDealer
public interface CarDealer
This class was generated by Progress FUSE Services Framework 2.2.12-fuse-00-00
Tue Jun 14 10:52:52 UTC 2011
Generated source version: 2.2.12-fuse-00-00
getSedans
@RequestWrapper(localName="getSedans",
targetNamespace="http://apache.org/type_substitution/",
className="org.apache.type_substitution.GetSedans")
@ResponseWrapper(localName="getSedansResponse",
targetNamespace="http://apache.org/type_substitution/",
className="org.apache.type_substitution.GetSedansResponse")
List<Car> getSedans(String arg0)
tradeIn
Car tradeIn(Car tradeIn)
Apache CXF