JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.smartparam.engine.annotated.annotations
Annotation Interface FetchSuggestion
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
FetchSuggestion
Provides suggestion key for annotated element
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Suggestion key for annotated element
Element Details
value
String
value
Suggestion key for annotated element
Returns:
the key