| java.lang.Object | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.SortBy | |
| ↳ | org.mule.modules.quickbooks.windows.schema.SortByColumnPurchaseOrderWithOrder | |
Product: QBW Description: allowed sort options for Purchase Order queries also specifying ascending/descending order as an attribute
Java class for SortByColumnPurchaseOrderWithOrder complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SortByColumnPurchaseOrderWithOrder">
<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>
|
[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
| |||||||||||||||||||||||||||||||||

