|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Annotations | |
---|---|
twitter4j |
Uses of Annotations in twitter4j |
---|
Methods in twitter4j that return Annotations | |
---|---|
Annotations |
Annotations.annotation(Annotation annotation)
Adds a single Annotation to the List of Annotation instances |
Annotations |
Tweet.getAnnotations()
Returns the annotations of the tweet. |
Annotations |
StatusUpdate.getAnnotations()
|
Annotations |
Status.getAnnotations()
Returns the annotations, or null if no annotations are associated with this status. |
Methods in twitter4j with parameters of type Annotations | |
---|---|
StatusUpdate |
StatusUpdate.annotations(Annotations annotations)
|
static boolean |
Annotations.isExceedingLengthLimit(Annotations annotations)
|
void |
StatusUpdate.setAnnotations(Annotations annotations)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |