|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WatchClient.Format | |
---|---|
eu.scape_project.watch.rest |
Uses of WatchClient.Format in eu.scape_project.watch.rest |
---|
Methods in eu.scape_project.watch.rest that return WatchClient.Format | |
---|---|
static WatchClient.Format |
WatchClient.Format.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WatchClient.Format[] |
WatchClient.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in eu.scape_project.watch.rest with parameters of type WatchClient.Format | |
---|---|
WatchClient(com.sun.jersey.api.client.WebResource resource,
WatchClient.Format format)
Create a new Watch client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |