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