@Target(value=FIELD) @Retention(value=RUNTIME) public @interface PrefField
boolean
boolDef
double
numDef
String[]
strDef
String
value
public abstract String value
public abstract double numDef
public abstract boolean boolDef
public abstract String[] strDef