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