@Label(value="Sheet") public interface ExcelSheetDescriptor extends ExcelDescriptor, com.buschmais.jqassistant.plugin.common.api.model.NamedDescriptor
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExcelRowDescriptor> |
getRows() |
@Relation(value="HAS_ROW") java.util.List<ExcelRowDescriptor> getRows()