| java.lang.Object | |||
| ↳ | org.mule.modules.quickbooks.windows.schema.AdvReportParamBase | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.AdvSummaryReportParam | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.Summary1099 | ||
Java class for Summary1099 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Summary1099">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}AdvSummaryReportParam">
<sequence>
<element name="UseThresholds" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| useThresholds | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.AdvReportParamBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the useThresholds property.
| |||||||||||
Sets the value of the useThresholds property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.AdvReportParamBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the useThresholds property.
Sets the value of the useThresholds property.
| value | Allowed object is Boolean |
|---|