com.commsen.jwebthumb
Class WebThumbCredits
java.lang.Object
com.commsen.jwebthumb.WebThumbCredits
public class WebThumbCredits
- extends java.lang.Object
This class represent webthumb's response to "credits" API call. See http://webthumb.bluga.net/apidoc#credits for
details
- Author:
- Milen Dyankov
- See Also:
http://webthumb.bluga.net/apidoc#credits
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WebThumbCredits
public WebThumbCredits()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getRequestsThisMonth
public java.lang.Integer getRequestsThisMonth()
- Returns:
- the requestsThisMonth
getUsedThisMonth
public java.lang.Double getUsedThisMonth()
- Returns:
- the usedThisMonth
getCachedThisMonth
public java.lang.Double getCachedThisMonth()
- Returns:
- the cachedThisMonth
getSubscription
public java.lang.Integer getSubscription()
- Returns:
- the subscription
getSubscriptionLeft
public java.lang.Integer getSubscriptionLeft()
- Returns:
- the subscriptionLeft
getReserve
public java.lang.Double getReserve()
- Returns:
- the reserve
Copyright © 2010 COMMSEN International. All Rights Reserved.