|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwitter4j.TwitterResponseImpl
twitter4j.ProfileImageImpl
class ProfileImageImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface twitter4j.ProfileImage |
---|
ProfileImage.ImageSize |
Field Summary | |
---|---|
private static long |
serialVersionUID
|
private java.lang.String |
url
|
Fields inherited from interface twitter4j.ProfileImage |
---|
BIGGER, MINI, NORMAL |
Constructor Summary | |
---|---|
ProfileImageImpl(twitter4j.internal.http.HttpResponse res)
|
Method Summary | |
---|---|
java.lang.String |
getURL()
|
Methods inherited from class twitter4j.TwitterResponseImpl |
---|
getRateLimitStatus |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface twitter4j.TwitterResponse |
---|
getRateLimitStatus |
Field Detail |
---|
private static final long serialVersionUID
private java.lang.String url
Constructor Detail |
---|
ProfileImageImpl(twitter4j.internal.http.HttpResponse res)
Method Detail |
---|
public java.lang.String getURL()
getURL
in interface ProfileImage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |