public class Link
extends java.lang.Object
| Constructor and Description |
|---|
Link()
Instantiates a new link.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHRef()
Gets the href.
|
ListItemInfo |
getListItemInfo()
Gets the ListItemInfo.
|
java.lang.String |
getTitle()
Gets the title.
|
java.lang.String |
getType()
Gets the type.
|
public java.lang.String getHRef()
public ListItemInfo getListItemInfo()
public java.lang.String getTitle()
public java.lang.String getType()