public class WsdlApiImporter extends Object implements ApiImporter
| Modifier and Type | Class and Description |
|---|---|
static interface |
WsdlApiImporter.Form |
| Modifier and Type | Field and Description |
|---|---|
static com.eviware.soapui.support.MessageSupport |
messages |
| Constructor and Description |
|---|
WsdlApiImporter() |
| Modifier and Type | Method and Description |
|---|---|
List<com.eviware.soapui.model.iface.Interface> |
importApis(com.eviware.soapui.model.project.Project project) |
void |
setOwner(JDialog owner) |
public List<com.eviware.soapui.model.iface.Interface> importApis(com.eviware.soapui.model.project.Project project)
importApis in interface ApiImporterpublic void setOwner(JDialog owner)
setOwner in interface ApiImporterCopyright © 2019. All rights reserved.