@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-09-22T14:45:21.065-02:30", comments="Apache CXF 2.7.0.redhat-610394") public interface NumberFactory
| Modifier and Type | Method and Description |
|---|---|
W3CEndpointReference |
create(String id) |
@RequestWrapper(localName="create", targetNamespace="http://factory_pattern.cxf.apache.org/", className="org.apache.cxf.factory_pattern.Create") @ResponseWrapper(localName="createResponse", targetNamespace="http://factory_pattern.cxf.apache.org/", className="org.apache.cxf.factory_pattern.CreateResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-09-22T14:45:21.065-02:30") W3CEndpointReference create(String id)
Apache CXF