classUtils.annotation
Annotation Type Saveable


@Retention(value=RUNTIME)
public @interface Saveable


Required Element Summary
 java.lang.String getKey
           
 boolean isInUserPreferences
           
 

Element Detail

isInUserPreferences

public abstract boolean isInUserPreferences

getKey

public abstract java.lang.String getKey