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