package net.karneim.pojobuilder.processor.with.customannotation; @MyCustomAnnotationA @MyCustomAnnotationB public class PojoAB { public String name; }