package org.whole.lang.testentities.model; /** * @generator Whole */ public interface IDataEntity extends ITestEntitiesEntity { }