org.apache.type_substitution
Interface CarDealer
public interface CarDealer
This class was generated by Apache CXF 2.4.0-fuse-00-27
2011-06-09T17:35:31.583Z
Generated source version: 2.4.0-fuse-00-27
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