public class WebSpiderInfo extends Object implements com.helger.commons.id.IHasID<String>, Serializable
| Constructor and Description |
|---|
WebSpiderInfo(String sID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getID() |
String |
getInfo() |
String |
getName() |
EWebSpiderType |
getType() |
int |
hashCode() |
String |
toString() |
@Nonnull public String getID()
getID in interface com.helger.commons.id.IHasID<String>@Nullable public EWebSpiderType getType()
Copyright © 2016–2019 Philip Helger. All rights reserved.