public class QueryHoldingStatus extends Object implements InvocationHandler
Modifier and Type | Field and Description |
---|---|
String |
json
the raw json of the status
|
twitter4j.Query |
query
the query which generated the status
|
twitter4j.Status |
status
the status
|
public twitter4j.Status status
public twitter4j.Query query