|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.shindig.social.core.model.ListFieldImpl
org.apache.shindig.social.core.model.UrlImpl
public class UrlImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.shindig.social.opensocial.model.Url |
|---|
Url.Field |
| Constructor Summary | |
|---|---|
UrlImpl()
|
|
UrlImpl(java.lang.String value,
java.lang.String linkText,
java.lang.String type)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLinkText()
Get the text associated with the link. |
void |
setLinkText(java.lang.String linkText)
Set the Link text associated with the link. |
| Methods inherited from class org.apache.shindig.social.core.model.ListFieldImpl |
|---|
getPrimary, getType, getValue, setPrimary, setType, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.shindig.social.opensocial.model.ListField |
|---|
getPrimary, getType, getValue, setPrimary, setType, setValue |
| Constructor Detail |
|---|
public UrlImpl()
public UrlImpl(java.lang.String value,
java.lang.String linkText,
java.lang.String type)
| Method Detail |
|---|
public java.lang.String getLinkText()
Url
getLinkText in interface Urlpublic void setLinkText(java.lang.String linkText)
Url
setLinkText in interface UrllinkText - the link text
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||