public class EndpointImpl extends Object implements com.eviware.soapui.model.environment.Endpoint
Constructor and Description |
---|
EndpointImpl(com.eviware.soapui.config.EnvironmentEndpointConfig config,
com.eviware.soapui.model.environment.Service service) |
Modifier and Type | Method and Description |
---|---|
com.eviware.soapui.config.EnvironmentEndpointConfig |
getConfig() |
com.eviware.soapui.model.environment.Service |
getService() |
void |
setConfig(com.eviware.soapui.config.EnvironmentEndpointConfig config) |
void |
setService(com.eviware.soapui.model.environment.Service service) |
public EndpointImpl(com.eviware.soapui.config.EnvironmentEndpointConfig config, com.eviware.soapui.model.environment.Service service)
public com.eviware.soapui.model.environment.Service getService()
getService
in interface com.eviware.soapui.model.environment.Endpoint
public void setService(com.eviware.soapui.model.environment.Service service)
setService
in interface com.eviware.soapui.model.environment.Endpoint
public void setConfig(com.eviware.soapui.config.EnvironmentEndpointConfig config)
public com.eviware.soapui.config.EnvironmentEndpointConfig getConfig()
getConfig
in interface com.eviware.soapui.model.environment.Endpoint
Copyright © 2019. All rights reserved.