package org.whole.lang.pojo.model; /** * @generator Whole */ public interface MarkerAnnotation extends IPojoEntity, NamedAnnotation { }