|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.commsen.jwebthumb.WebThumbJob
public class WebThumbJob
This class represents 'jobs' part of webthumb's response to "request" API call. See http://webthumb.bluga.net/apidoc#request for details
http://webthumb.bluga.net/apidoc#request
Constructor Summary | |
---|---|
WebThumbJob()
|
Method Summary | |
---|---|
int |
getCost()
|
int |
getEstimate()
|
java.lang.String |
getId()
|
java.util.Date |
getTime()
|
java.lang.String |
getUrl()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WebThumbJob()
Method Detail |
---|
public int getEstimate()
public java.util.Date getTime()
public java.lang.String getUrl()
public int getCost()
public java.lang.String getId()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |