JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
restx.config
Annotation Interface SettingsKey
@Target
(
METHOD
)
public @interface
SettingsKey
Defines a Settings key method in a Settings annotated interface.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
key
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
defaultValue
String
doc
Element Details
key
String
key
defaultValue
String
defaultValue
Default:
""
doc
String
doc
Default:
""