|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebThumbRequest.OutputType | |
---|---|
com.commsen.jwebthumb |
Uses of WebThumbRequest.OutputType in com.commsen.jwebthumb |
---|
Methods in com.commsen.jwebthumb that return WebThumbRequest.OutputType | |
---|---|
WebThumbRequest.OutputType |
WebThumbRequest.getOutputType()
|
static WebThumbRequest.OutputType |
WebThumbRequest.OutputType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WebThumbRequest.OutputType[] |
WebThumbRequest.OutputType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.commsen.jwebthumb with parameters of type WebThumbRequest.OutputType | |
---|---|
void |
WebThumbRequest.setOutputType(WebThumbRequest.OutputType outputType)
|
Constructors in com.commsen.jwebthumb with parameters of type WebThumbRequest.OutputType | |
---|---|
WebThumbRequest(java.lang.String url,
WebThumbRequest.OutputType outputType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |