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