Uses of Class
org.restlet.engine.Edition

Packages that use Edition
org.restlet.engine Implementation of Restlet API. 
 

Uses of Edition in org.restlet.engine
 

Fields in org.restlet.engine declared as Edition
static Edition Edition.CURRENT
          The current engine edition.
 

Methods in org.restlet.engine that return Edition
static Edition Edition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Edition[] Edition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2013 Restlet.