|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |