|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotation | |
|---|---|
| twitter4j | |
| Uses of Annotation in twitter4j |
|---|
| Methods in twitter4j that return Annotation | |
|---|---|
Annotation |
Annotation.attribute(String name,
String value)
Deprecated. Adds a single attribute |
Annotation |
Annotation.attributes(Map<String,String> attributes)
Deprecated. Sets the attributes Ensures the class's property is not null |
Annotation |
Annotation.type(String type)
Deprecated. Sets the type Ensures the class's property is not null |
| Methods in twitter4j that return types with arguments of type Annotation | |
|---|---|
List<Annotation> |
Annotations.getAnnotations()
Deprecated. |
| Methods in twitter4j with parameters of type Annotation | |
|---|---|
void |
StatusUpdate.addAnnotation(Annotation annotation)
|
void |
Annotations.addAnnotation(Annotation annotation)
Deprecated. Adds a single Annotation to the List of Annotation instances |
StatusUpdate |
StatusUpdate.annotation(Annotation annotation)
|
Annotations |
Annotations.annotation(Annotation annotation)
Deprecated. Adds a single Annotation to the List of Annotation instances |
int |
Annotation.compareTo(Annotation other)
Deprecated. |
| Method parameters in twitter4j with type arguments of type Annotation | |
|---|---|
void |
Annotations.setAnnotations(List<Annotation> annotations)
Deprecated. Sets the List of Annotation instances Ensures the class's property is not null |
| Constructor parameters in twitter4j with type arguments of type Annotation | |
|---|---|
Annotations(List<Annotation> annotations)
Deprecated. Construct Annotations instance from an exisiting List of Annotation instances |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||