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