org.apache.type_substitution
Interface CarDealer
public interface CarDealer
This class was generated by Apache CXF 2.3.5-fuse-01-01
2011-09-13T20:56:17.132Z
Generated source version: 2.3.5-fuse-01-01
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