public class ExternalEndpointInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExternalEndpointInfo.ExternalXmlType |
| Constructor and Description |
|---|
ExternalEndpointInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptionBaseUrl() |
String |
getSearchBaseUrl() |
String |
getSearchTerm() |
ExternalEndpointInfo.ExternalXmlType |
getSearchType() |
void |
setDescriptionBaseUrl(String descriptionBaseUrl) |
void |
setSearchBaseUrl(String searchBaseUrl) |
void |
setSearchTerm(String searchTerm) |
void |
setSearchType(ExternalEndpointInfo.ExternalXmlType searchType) |
String |
toString() |
public String getDescriptionBaseUrl()
public void setDescriptionBaseUrl(String descriptionBaseUrl)
public String getSearchBaseUrl()
public void setSearchBaseUrl(String searchBaseUrl)
public String getSearchTerm()
public void setSearchTerm(String searchTerm)
public ExternalEndpointInfo.ExternalXmlType getSearchType()
public void setSearchType(ExternalEndpointInfo.ExternalXmlType searchType)
Copyright © 2017. All Rights Reserved.