public static class DiscoveryRestService.DiscoveryConfigurationDTO.ExcludeUrlDTO extends Object
Constructor and Description |
---|
ExcludeUrlDTO() |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getForeignSource() |
String |
getLocation() |
void |
setContent(String content) |
void |
setForeignSource(String foreignSource) |
void |
setLocation(String location) |
public String getContent()
public void setContent(String content)
public String getLocation()
public void setLocation(String location)
public String getForeignSource()
public void setForeignSource(String foreignSource)
Copyright © 2022. All rights reserved.