public class ExcludeUrl extends Object implements Serializable
Constructor and Description |
---|
ExcludeUrl() |
ExcludeUrl(String url) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Optional<String> |
getForeignSource() |
Optional<String> |
getLocation() |
String |
getUrl() |
int |
hashCode() |
void |
setForeignSource(String foreignSource) |
void |
setLocation(String location) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2022. All rights reserved.