@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:48.785-02:30",
comments="Apache CXF 2.6.0.redhat-60065")
public interface CarDealer
@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") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:48.785-02:30") List<Car> getSedans(String arg0)
Apache CXF