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