public class UserLink extends Link
UserLink
which contains additional attributes to describe a user.ImageMedia.getUser()
,
ReviewMedia.getUser()
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getName()
Gets the name of the user that provided the the
Link . |
java.lang.String |
getUrl()
Gets the
String representation of the URL to the user's profile |
int |
hashCode() |
getIconUrl, getId, getTitle
public java.lang.String getName()
Link
.
Note: a user name for a linked object is optional, so a call to this method could return
empty
.
empty
)public java.lang.String getUrl()
String
representation of the URL to the user's profile