|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Url
The base interface of all Url objects.
| Nested Class Summary | |
|---|---|
static class |
Url.Field
An enumeration of the field names used in Url objects. |
| Method Summary | |
|---|---|
String |
getLinkText()
Get the text associated with the link. |
void |
setLinkText(String linkText)
Set the Link text associated with the link. |
| Methods inherited from interface org.apache.shindig.social.opensocial.model.ListField |
|---|
getPrimary, getType, getValue, setPrimary, setType, setValue |
| Method Detail |
|---|
String getLinkText()
void setLinkText(String linkText)
linkText - the link text
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||