public class LinkWrapper extends Object
| Constructor and Description |
|---|
LinkWrapper(String url,
String text) |
LinkWrapper(String url,
String text,
List<String> options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getOptions() |
String |
getTitle() |
String |
getUri() |
int |
hashCode() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.