Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
protected Rows |
Row.rows |
protected Rows |
Report.rows |
Modifier and Type | Method and Description |
---|---|
Rows |
ObjectFactory.createRows()
Create an instance of
Rows |
Rows |
Row.getRows()
Gets the value of the rows property.
|
Rows |
Report.getRows()
Gets the value of the rows property.
|
Modifier and Type | Method and Description |
---|---|
void |
Row.setRows(Rows value)
Sets the value of the rows property.
|
void |
Report.setRows(Rows value)
Sets the value of the rows property.
|
Copyright © 2017. All rights reserved.