public class

AdvancedReportQuery

extends Object
java.lang.Object
   ↳ org.mule.modules.quickbooks.windows.schema.AdvancedReportQuery

Class Overview

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>
 

Summary

Fields
protected JAXBElement<? extends AdvReportParamBase> advReportParamBase
Public Constructors
AdvancedReportQuery()
Public Methods
JAXBElement<? extends AdvReportParamBase> getAdvReportParamBase()
Gets the value of the advReportParamBase property.
void setAdvReportParamBase(JAXBElement<? extends AdvReportParamBase> value)
Sets the value of the advReportParamBase property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected JAXBElement<? extends AdvReportParamBase> advReportParamBase

Public Constructors

public AdvancedReportQuery ()

Public Methods

public JAXBElement<? extends AdvReportParamBase> getAdvReportParamBase ()

Gets the value of the advReportParamBase property.

Returns

public void setAdvReportParamBase (JAXBElement<? extends AdvReportParamBase> value)

Sets the value of the advReportParamBase property.

Parameters
value Allowed object is JAXBElement<AdvReportParamBase> JAXBElement<Summary1099> JAXBElement<SalesByCustomerSummary> JAXBElement<SalesByItemSummary> JAXBElement<CustomTxnDetail> JAXBElement<BalanceSheetStd>