JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
redempt.redlib.config.annotations
Annotation Interface ConfigName
@Target
({
FIELD
,
PARAMETER
})
@Retention
(
RUNTIME
)
@Documented
@Inherited
public @interface
ConfigName
Specifies the name that should be used to access and set a value in config
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Element Details
value
String
value