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