public class Link extends Object
| Constructor and Description |
|---|
Link(String title,
String url,
String absoluteUrl)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsoluteUrl() |
String |
getTitle() |
String |
getUrl() |
String |
toString() |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.