public class GetDiscoveryParams extends Object implements IParams
| Constructor and Description |
|---|
GetDiscoveryParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOpConfigurationEndpoint() |
String |
getOpDiscoveryPath() |
String |
getOpHost() |
void |
setOpConfigurationEndpoint(String op_configuration_endpoint) |
void |
setOpDiscoveryPath(String opDiscoveryPath) |
void |
setOpHost(String opHost) |
String |
toString() |
public String getOpHost()
public void setOpHost(String opHost)
public String getOpDiscoveryPath()
public void setOpDiscoveryPath(String opDiscoveryPath)
public String getOpConfigurationEndpoint()
public void setOpConfigurationEndpoint(String op_configuration_endpoint)
Copyright © 2021. All rights reserved.