JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.opt4j.config.annotations
Annotation Type Category
@Retention
(
RUNTIME
)
@Target
(
TYPE
) public @interface
Category
The
Category
annotation marks a class as a category.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Returns the custom name.
Element Detail
value
String
value
Returns the custom name.
Returns:
the custom name
Default:
""