| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<ColData> |
Summary.colData |
protected List<ColData> |
Row.colData |
protected List<ColData> |
Header.colData |
| Modifier and Type | Method and Description |
|---|---|
ColData |
ObjectFactory.createColData()
Create an instance of
ColData |
| Modifier and Type | Method and Description |
|---|---|
List<ColData> |
Summary.getColData()
Gets the value of the colData property.
|
List<ColData> |
Row.getColData()
Gets the value of the colData property.
|
List<ColData> |
Header.getColData()
Gets the value of the colData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Summary.setColData(List<ColData> colData)
Sets the value of the colData property.
|
void |
Row.setColData(List<ColData> colData)
Sets the value of the colData property.
|
void |
Header.setColData(List<ColData> colData)
Sets the value of the colData property.
|
Copyright © 2019. All Rights Reserved.