Interface Url
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Url.Field
An enumeration of the field names used in Url objects.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description 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.wso2.carbon.registry.social.api.people.userprofile.model.ListField
getPrimary, getType, getValue, setPrimary, setType, setValue
-
-