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 Columns |
Report.columns |
protected Columns |
Column.columns |
Modifier and Type | Method and Description |
---|---|
Columns |
ObjectFactory.createColumns()
Create an instance of
Columns |
Columns |
Report.getColumns()
Gets the value of the columns property.
|
Columns |
Column.getColumns()
Gets the value of the columns property.
|
Modifier and Type | Method and Description |
---|---|
void |
Report.setColumns(Columns value)
Sets the value of the columns property.
|
void |
Column.setColumns(Columns value)
Sets the value of the columns property.
|
Copyright © 2017. All rights reserved.