I have two annotation (@Translation, @Translate).
@Retention(RUNTIME) @Target({FIELD}) public @interface Translation { } @Retention(RUNTIME) @Target({PARAMET