package org.whole.lang.commons.model; /** * @generator Whole */ public interface SameStageFragment extends ICommonsEntity, Fragment { }