|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserList
A data interface representing Basic list information element
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the description of the list |
java.lang.String |
getFullName()
Returns the full name of the list |
int |
getId()
Returns the id of the list |
int |
getMemberCount()
Returns the member count of the list |
java.lang.String |
getName()
Returns the name of the list |
java.lang.String |
getSlug()
Returns the slug of the list |
int |
getSubscriberCount()
Returns the subscriber count of the list |
java.net.URI |
getURI()
Returns the uri of the list |
User |
getUser()
Returns the user of the list |
boolean |
isPublic()
tests if the list is public |
| Methods inherited from interface twitter4j.TwitterResponse |
|---|
getRateLimitStatus |
| Method Detail |
|---|
int getId()
java.lang.String getName()
java.lang.String getFullName()
java.lang.String getSlug()
java.lang.String getDescription()
int getSubscriberCount()
int getMemberCount()
java.net.URI getURI()
boolean isPublic()
User getUser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||