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