| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.windows.schema.AdvancedReportQuery |
Java class for AdvancedReportQuery complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdvancedReportQuery">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.intuit.com/sb/cdm/v2}AdvReportParamBase"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| advReportParamBase | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the advReportParamBase property.
| |||||||||||
Sets the value of the advReportParamBase property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the advReportParamBase property.
<AdvReportParamBase>
JAXBElement<Summary1099>
JAXBElement<SalesByCustomerSummary>
JAXBElement<SalesByItemSummary>
JAXBElement<CustomTxnDetail>
JAXBElement<BalanceSheetStd>
Sets the value of the advReportParamBase property.
| value | Allowed object is
JAXBElement<AdvReportParamBase>
JAXBElement<Summary1099>
JAXBElement<SalesByCustomerSummary>
JAXBElement<SalesByItemSummary>
JAXBElement<CustomTxnDetail>
JAXBElement<BalanceSheetStd>
|
|---|