public class Link extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getLink()
Get the
Link value. |
String |
getTitle()
Get the title of this
Link. |
static Link |
to(String description,
String link)
Create a new
Link instance with the given target and title. |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.