org.apache.type_substitution
Interface CarDealer
public interface CarDealer
This class was generated by Apache CXF 2.4.1-fuse-00-61
2011-10-23T15:14:03.391Z
Generated source version: 2.4.1-fuse-00-61
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