|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.twitterapime.model.DefaultEntity
com.twitterapime.rest.RateLimitStatus
public final class RateLimitStatus
This class defines an entity that represents the rate limit status.
UserAccountManager| Field Summary |
|---|
| Fields inherited from class com.twitterapime.model.DefaultEntity |
|---|
data |
| Constructor Summary | |
|---|---|
RateLimitStatus()
Create an instance of RateLimitStatus class. |
|
RateLimitStatus(java.util.Hashtable data)
Create an instance of RateLimitStatus class. |
|
| Method Summary |
|---|
| Methods inherited from class com.twitterapime.model.DefaultEntity |
|---|
equals, getArray, getDate, getInt, getLong, getObject, getString, hashCode, setData, setData, size, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RateLimitStatus()
Create an instance of RateLimitStatus class.
public RateLimitStatus(java.util.Hashtable data)
Create an instance of RateLimitStatus class.
data - The initial attributes/values.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||