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