@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface S4Double
ConfigurationManager
Modifier and Type | Fields and Description |
---|---|
static double |
NOT_DEFINED
Default value to return
|
Modifier and Type | Optional Element and Description |
---|---|
double |
defaultValue |
boolean |
mandatory |
double[] |
range |