public class Link extends Object
| Constructor and Description |
|---|
Link() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkDestination() |
String |
getLinkName() |
void |
setLinkDestination(String linkDestination) |
void |
setLinkName(String linkName) |
Copyright © 2018. All rights reserved.