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.core.config.annotations
Annotation Type Order
@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface
Order
The
Order
annotation assigns a user defined order to properties of a module.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
int
value
The order value.
Element Detail
value
int value
The order value.
Returns:
the order value