@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface Preference
String
name
path
boolean
system
Class<?>
type
public abstract String name
public abstract Class<?> type
public abstract String path
public abstract boolean system
Copyright © 2008-2013 Sonatype. All Rights Reserved.