1 2 3
@CombinedAnnotation({@SimpleAnnotation(id=4)}) public class AnnotatedWithCombinedAnnotation { }