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