Package net.orbyfied.j8.config
Annotation Interface Configure
Denotes a field as being a
part of a configuration.
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String nameThe name of the configuration setting. The default makes the field name the setting name.- Returns:
- The name.
- Default:
- "<get>"
-