public interface UserMentionEntity extends Entity
| Modifier and Type | Method and Description |
|---|---|
int |
getEndIndex()
Returns the index of the first character after the entities text.
|
long |
getId() |
String |
getName() |
String |
getScreenName() |
int |
getStartIndex()
Returns the index of the first character of the entities text.
|
String |
getText()
Returns the mentioned screen_name.
|
int getStartIndex()
EntitygetStartIndex in interface Entityint getEndIndex()
EntitygetEndIndex in interface EntityString getText()
getScreenName().long getId()
String getName()
String getScreenName()
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.