public class WebService extends Object
| Constructor and Description |
|---|
WebService() |
WebService(String wsdlLocation,
String model) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModel() |
String |
getWsdlLocation() |
void |
setModel(String model) |
void |
setWsdlLocation(String wsdlLocation) |
String |
toString() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.