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