Package | Description |
---|---|
org.kuali.ole.sys.document.datadictionary |
Modifier and Type | Class and Description |
---|---|
class |
AccountingLineViewColumnsDefinition |
class |
AccountingLineViewHideShowLinesDefinition
Defines a set of lines of are displayed within a hide/show block
|
class |
AccountingLineViewLineDefinition
Data dictionary definition of a collection of elements which will be rendered as one table row in the table of each accounting line.
|
Modifier and Type | Method and Description |
---|---|
List<AccountingLineViewLineFillingDefinition> |
AccountingLineViewLinesDefinition.getLines()
Gets the lines attribute.
|
List<AccountingLineViewLineFillingDefinition> |
AccountingLineViewHideShowLinesDefinition.getLines()
Gets the lines attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
AccountingLineViewLinesDefinition.setLines(List<AccountingLineViewLineFillingDefinition> lines)
Sets the lines attribute value.
|
void |
AccountingLineViewHideShowLinesDefinition.setLines(List<AccountingLineViewLineFillingDefinition> lines)
Sets the lines attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.