| java.lang.Object | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.QueryBase | |
| ↳ | org.mule.modules.quickbooks.windows.schema.TransactionQueryBase | |
Known Direct Subclasses
|
Java class for TransactionQueryBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionQueryBase">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}QueryBase">
<sequence>
<group ref="{http://www.intuit.com/sb/cdm/v2}ListsAndTxnsParamsGroup" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}CustomFieldQueryGroup" minOccurs="0"/>
<choice>
<element name="ContactIdSet" type="{http://www.intuit.com/sb/cdm/v2}IdSet" minOccurs="0"/>
<element name="TransactionIdSet" type="{http://www.intuit.com/sb/cdm/v2}IdSet" minOccurs="0"/>
</choice>
<group ref="{http://www.intuit.com/sb/cdm/v2}DateFilterGroupForTransactions" minOccurs="0"/>
<element name="ThinObject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TemplateRefMapEnable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IncludeCustomFieldLineDetails" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
<attribute name="ErroredObjectsOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="IncludeGroupMemberFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.QueryBase
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| cdcAsOf | |||||||||||
| contactIdSet | |||||||||||
| customFieldDefinitionIdSet | |||||||||||
| customFieldEnable | |||||||||||
| customFieldFilter | |||||||||||
| customFieldQueryParam | |||||||||||
| draftFilter | |||||||||||
| endCreatedTMS | |||||||||||
| endModifiedTMS | |||||||||||
| endTransactionDate | |||||||||||
| erroredObjectsOnly | |||||||||||
| includeCustomFieldLineDetails | |||||||||||
| includeGroupMemberFlag | |||||||||||
| objectStateEnable | |||||||||||
| startCreatedTMS | |||||||||||
| startModifiedTMS | |||||||||||
| startTransactionDate | |||||||||||
| synchronizedFilter | |||||||||||
| templateRefMapEnable | |||||||||||
| thinObject | |||||||||||
| transactionIdSet | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.QueryBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the cdcAsOf property.
| |||||||||||
Gets the value of the contactIdSet property.
| |||||||||||
Gets the value of the customFieldDefinitionIdSet property.
| |||||||||||
Gets the value of the customFieldEnable property.
| |||||||||||
Gets the value of the customFieldFilter property.
| |||||||||||
Gets the value of the customFieldQueryParam property.
| |||||||||||
Gets the value of the draftFilter property.
| |||||||||||
Gets the value of the endCreatedTMS property.
| |||||||||||
Gets the value of the endModifiedTMS property.
| |||||||||||
Gets the value of the endTransactionDate property.
| |||||||||||
Gets the value of the erroredObjectsOnly property.
| |||||||||||
Gets the value of the includeCustomFieldLineDetails property.
| |||||||||||
Gets the value of the includeGroupMemberFlag property.
| |||||||||||
Gets the value of the objectStateEnable property.
| |||||||||||
Gets the value of the startCreatedTMS property.
| |||||||||||
Gets the value of the startModifiedTMS property.
| |||||||||||
Gets the value of the startTransactionDate property.
| |||||||||||
Gets the value of the synchronizedFilter property.
| |||||||||||
Gets the value of the templateRefMapEnable property.
| |||||||||||
Gets the value of the thinObject property.
| |||||||||||
Gets the value of the transactionIdSet property.
| |||||||||||
Sets the value of the cdcAsOf property.
| |||||||||||
Sets the value of the contactIdSet property.
| |||||||||||
Sets the value of the customFieldDefinitionIdSet property.
| |||||||||||
Sets the value of the customFieldEnable property.
| |||||||||||
Sets the value of the customFieldFilter property.
| |||||||||||
Sets the value of the customFieldQueryParam property.
| |||||||||||
Sets the value of the draftFilter property.
| |||||||||||
Sets the value of the endCreatedTMS property.
| |||||||||||
Sets the value of the endModifiedTMS property.
| |||||||||||
Sets the value of the endTransactionDate property.
| |||||||||||
Sets the value of the erroredObjectsOnly property.
| |||||||||||
Sets the value of the includeCustomFieldLineDetails property.
| |||||||||||
Sets the value of the includeGroupMemberFlag property.
| |||||||||||
Sets the value of the objectStateEnable property.
| |||||||||||
Sets the value of the startCreatedTMS property.
| |||||||||||
Sets the value of the startModifiedTMS property.
| |||||||||||
Sets the value of the startTransactionDate property.
| |||||||||||
Sets the value of the synchronizedFilter property.
| |||||||||||
Sets the value of the templateRefMapEnable property.
| |||||||||||
Sets the value of the thinObject property.
| |||||||||||
Sets the value of the transactionIdSet property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.QueryBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the cdcAsOf property.
Gets the value of the contactIdSet property.
IdSet
Gets the value of the customFieldDefinitionIdSet property.
IdSet
Gets the value of the customFieldEnable property.
Gets the value of the customFieldFilter property.
CustomFieldFilterEnumType
Gets the value of the customFieldQueryParam property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the customFieldQueryParam property.
For example, to add a new item, do as follows:
getCustomFieldQueryParam().add(newItem);
Objects of the following type(s) are allowed in the list
CustomFieldQueryParam
Gets the value of the draftFilter property.
DraftFilterEnumType
Gets the value of the endCreatedTMS property.
Gets the value of the endModifiedTMS property.
Gets the value of the endTransactionDate property.
Gets the value of the erroredObjectsOnly property.
Gets the value of the includeCustomFieldLineDetails property.
Gets the value of the includeGroupMemberFlag property.
Gets the value of the objectStateEnable property.
Gets the value of the startCreatedTMS property.
Gets the value of the startModifiedTMS property.
Gets the value of the startTransactionDate property.
Gets the value of the synchronizedFilter property.
SynchronizedFilterEnumType
Gets the value of the templateRefMapEnable property.
Gets the value of the thinObject property.
Gets the value of the transactionIdSet property.
IdSet
Sets the value of the cdcAsOf property.
| value | Allowed object is String |
|---|
Sets the value of the contactIdSet property.
| value | Allowed object is
IdSet
|
|---|
Sets the value of the customFieldDefinitionIdSet property.
| value | Allowed object is
IdSet
|
|---|
Sets the value of the customFieldEnable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the customFieldFilter property.
| value | Allowed object is
CustomFieldFilterEnumType
|
|---|
Sets the value of the customFieldQueryParam property.
| customFieldQueryParam | Allowed object is
CustomFieldQueryParam
|
|---|
Sets the value of the draftFilter property.
| value | Allowed object is
DraftFilterEnumType
|
|---|
Sets the value of the endCreatedTMS property.
| value | Allowed object is String |
|---|
Sets the value of the endModifiedTMS property.
| value | Allowed object is String |
|---|
Sets the value of the endTransactionDate property.
| value | Allowed object is String |
|---|
Sets the value of the erroredObjectsOnly property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeCustomFieldLineDetails property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeGroupMemberFlag property.
| value | Allowed object is Boolean |
|---|
Sets the value of the objectStateEnable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the startCreatedTMS property.
| value | Allowed object is String |
|---|
Sets the value of the startModifiedTMS property.
| value | Allowed object is String |
|---|
Sets the value of the startTransactionDate property.
| value | Allowed object is String |
|---|
Sets the value of the synchronizedFilter property.
| value | Allowed object is
SynchronizedFilterEnumType
|
|---|
Sets the value of the templateRefMapEnable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the thinObject property.
| value | Allowed object is Boolean |
|---|
Sets the value of the transactionIdSet property.
| value | Allowed object is
IdSet
|
|---|