Annotation Type DalesbredIgnore


  • @Retention(RUNTIME)
    @Documented
    @Target({METHOD,FIELD,CONSTRUCTOR})
    @Inherited
    public @interface DalesbredIgnore
    Ignores given field, setter or constructor when instantiating.