| java.lang.Object | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.SortBy | |
| ↳ | org.mule.modules.quickbooks.windows.schema.SortByColumn | |
Product: QBW Description: Allowed sort options for Advanced Reports queries, also specifying ascending/descending order as an attribute
Java class for SortByColumn complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SortByColumn">
<simpleContent>
<restriction base="<http://www.intuit.com/sb/cdm/v2>SortBy">
<attribute name="sortOrder" type="{http://www.intuit.com/sb/cdm/v2}sortOrder" default="Descending" />
</restriction>
</simpleContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.SortBy
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.SortBy
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.SortBy
| |||||||||||
From class
java.lang.Object
| |||||||||||