Annotation Type Preferred


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface Preferred
    Use this to mark properties as "preferred" which means they are the properties a user is most likely to edit

    Created by carl.gould on 4/22/2015.