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
com.priint.pubserver.plugin.annotation
Annotation Interface ValueItem
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
public @interface
ValueItem
Declares a single item for Value annotation
See Also:
Value.values()
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
identifier
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
label
Element Details
identifier
String
identifier
Returns:
identifier of value item
label
String
label
Returns:
label to display for value item
Default:
""