Uses of Class
eu.scape_project.watch.rest.WatchClient.Format

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.
 



Copyright © 2012 SCAPE. All Rights Reserved.