| Package | Description |
|---|---|
| com.eviware.soapui.impl.wsdl.panels.environment | |
| com.eviware.soapui.model.environment |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceImpl |
ServicesTableModel.getServiceForRow(int rowIndex) |
| Modifier and Type | Method and Description |
|---|---|
ServiceImpl |
EnvironmentImpl.addNewService(String name,
com.eviware.soapui.config.ServiceConfig.Type.Enum serviceType) |
ServiceImpl |
EnvironmentImpl.buildService(com.eviware.soapui.config.ServiceConfig config) |
ServiceImpl |
EnvironmentServiceList.getServiceByName(com.eviware.soapui.config.ServiceConfig.Type.Enum type,
String name) |
ServiceImpl |
EnvironmentServiceList.getServiceByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ServiceImpl> |
EnvironmentServiceList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnvironmentServiceList.addService(ServiceImpl service) |
com.eviware.soapui.model.environment.Service |
EnvironmentImpl.populateService(ServiceImpl service,
boolean isCopy) |
Copyright © 2019. All rights reserved.