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 Parent
@Retention
(
RUNTIME
)
@Target
(
TYPE
) public @interface
Parent
The
Parent
annotation assigns a module an explicit parent category. The parent can be any class.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
value
Returns the parent class.
Element Detail
value
Class
<?> value
Returns the parent class.
Returns:
the parent class