public class Detector extends Object
| Constructor and Description |
|---|
Detector() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getName() |
String |
getUrl() |
String |
getVersion() |
int |
hashCode() |
void |
setName(String name) |
void |
setUrl(String url) |
void |
setVersion(String version) |
String |
toString() |