Uses of Class
twitter4j.Annotations

Packages that use Annotations
twitter4j   
 

Uses of Annotations in twitter4j
 

Methods in twitter4j that return Annotations
 Annotations Annotations.annotation(Annotation annotation)
          Deprecated. 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()
          Deprecated. Annotations is not available for now. Annotations - Twitter Development Talk | Google Groups
 

Methods in twitter4j with parameters of type Annotations
 StatusUpdate StatusUpdate.annotations(Annotations annotations)
           
static boolean Annotations.isExceedingLengthLimit(Annotations annotations)
          Deprecated.  
 void StatusUpdate.setAnnotations(Annotations annotations)
           
 



Copyright © 2012. All Rights Reserved.