public annotation interface  jakarta.enterprise.inject.build.compatible.spi.Enhancement extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.Class[] types();
public abstract boolean withSubtypes();
public abstract java.lang.Class[] withAnnotations();
}