package org.whole.lang.misc.model; /** * @generator Whole */ public interface Any extends IMiscEntity { }