@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Config
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
NULL |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
deflt |
java.lang.String |
description |
java.lang.String |
id |
boolean |
required |