Modifier and Type | Optional Element and Description |
---|---|
String |
info
Adds additional help to top of configuration file.
|
double |
max
Maximum value allowed if field is a number.
|
double |
min
Minimum value allowed if field is a number.
|
String |
name
Overrides the field name for property key.
|
public abstract String info
public abstract double max
public abstract double min
public abstract String name