package org.whole.lang.text.model; /** * @generator Whole */ public interface IRow extends ITextEntity { }