setEndpointURL
setEndpointURL(endpoint: String) updating;
The setEndpointURL method of the JadeWebServiceConsumer class cannot be reimplemented in your user-defined web service consumer subclasses.
To change the end-point URL (for example, if you want to dynamically change the end-point of the URL for your web service consumer instance at run time), call the setEndpointURL method, passing the appropriate end‑point URL as a parameter.