|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserMentionEntity
A data interface representing one single user mention entity.
Method Summary | |
---|---|
int |
getEnd()
Returns the index of the end character of the user mention. |
long |
getId()
Returns the user id mentioned in the status. |
java.lang.String |
getName()
Returns the name mentioned in the status. |
java.lang.String |
getScreenName()
Returns the screen name mentioned in the status. |
int |
getStart()
Returns the index of the start character of the user mention. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getScreenName()
long getId()
int getStart()
int getEnd()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |