public class UrlImpl extends ListFieldImpl implements Url
| Constructor and Description |
|---|
UrlImpl() |
UrlImpl(String value,
String linkText,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkText()
Get the text associated with the link.
|
void |
setLinkText(String linkText)
Set the Link text associated with the link.
|
getPrimary, getType, getValue, setPrimary, setType, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrimary, getType, getValue, setPrimary, setType, setValuepublic String getLinkText()
UrlgetLinkText in interface Urlpublic void setLinkText(String linkText)
UrlsetLinkText in interface UrllinkText - the link textCopyright © 2007-2012. All Rights Reserved.