| Package | Description |
|---|---|
| oracle.dbtools.plugin.api.http.annotations |
Annotations to describe what URL patterns and HTTP methods a
HttpServlet support. |
| Modifier and Type | Field and Description |
|---|---|
static DocumentationPolicy |
DocumentationPolicy.DEFAULT
Default
DocumentationPolicy |
| Modifier and Type | Method and Description |
|---|---|
static DocumentationPolicy |
DocumentationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentationPolicy[] |
DocumentationPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|