| java.lang.Object | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.ReportQueryBase | |
| ↳ | org.mule.modules.quickbooks.windows.schema.ReportProfitAndLoss | |
Product: QBW Description: Profit and Loss Statement for a company file
Java class for ReportProfitAndLoss complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReportProfitAndLoss">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}ReportQueryBase">
<sequence minOccurs="0">
<element name="SummarizeColumnsBy" type="{http://www.intuit.com/sb/cdm/v2}SummarizeColumnsByEnum" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.ReportQueryBase
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| summarizeColumnsBy | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.ReportQueryBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the summarizeColumnsBy property.
| |||||||||||
Sets the value of the summarizeColumnsBy property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.ReportQueryBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the summarizeColumnsBy property.
SummarizeColumnsByEnum
Sets the value of the summarizeColumnsBy property.
| value | Allowed object is
SummarizeColumnsByEnum
|
|---|