public class HyperlinkData extends Object
| Constructor and Description |
|---|
HyperlinkData(String id,
String ref,
String location,
String display,
String tooltip) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplay() |
String |
getId() |
String |
getLocation() |
String |
getRef() |
String |
getTooltip() |
int |
hashCode() |