Package | Description |
---|---|
com.eviware.soapui.model.environment |
Modifier and Type | Method and Description |
---|---|
Service |
Environment.addNewService(String name,
ServiceConfig.Type.Enum serviceType) |
Service |
DefaultEnvironment.addNewService(String name,
ServiceConfig.Type.Enum serviceType) |
Service |
Endpoint.getService() |
Modifier and Type | Method and Description |
---|---|
void |
Environment.removeService(Service service) |
void |
DefaultEnvironment.removeService(Service service) |
void |
Endpoint.setService(Service service) |
Copyright © 2019. All Rights Reserved.