package org.whole.lang.templates.model; /** * @generator Whole */ public interface Template extends ITemplatesEntity { }