| Package | Description |
|---|---|
| org.restlet.engine |
Implementation of Restlet API.
|
| Modifier and Type | Field and Description |
|---|---|
static Edition |
Edition.CURRENT
The current engine edition.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Edition.isCurrentEditionOneOf(Edition... editions) |
Copyright © 2005–2025. All rights reserved.