org.apache.type_substitution
Interface CarDealer
public interface CarDealer
This class was generated by Apache CXF 2.3.3-fuse-01-15
2011-05-07T06:13:15.361Z
Generated source version: 2.3.3-fuse-01-15
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