| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected ReportBasisEnum |
ReportPrefs.reportBasis |
protected ReportBasisEnum |
ReportHeader.reportBasis |
| Modifier and Type | Method and Description |
|---|---|
static ReportBasisEnum |
ReportBasisEnum.fromValue(String v) |
ReportBasisEnum |
ReportPrefs.getReportBasis()
Gets the value of the reportBasis property.
|
ReportBasisEnum |
ReportHeader.getReportBasis()
Gets the value of the reportBasis property.
|
static ReportBasisEnum |
ReportBasisEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportBasisEnum[] |
ReportBasisEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportPrefs.setReportBasis(ReportBasisEnum value)
Sets the value of the reportBasis property.
|
void |
ReportHeader.setReportBasis(ReportBasisEnum value)
Sets the value of the reportBasis property.
|
Copyright © 2019. All Rights Reserved.