org.apache.type_substitution
Interface CarDealer
public interface CarDealer
This class was generated by Apache CXF 2.4.8-patch-01
2012-08-10T13:39:19.347+08:00
Generated source version: 2.4.8-patch-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