Package org.opt4j.config.annotations
Annotation Interface Parent
The
Parent
annotation assigns a module an explicit parent category.
The parent can be any class.-
Required Element Summary
-
Element Details
-
value
Class<?> valueReturns the parent class.- Returns:
- the parent class
-