| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected OrderType |
OrderExpression.orderType |
| Modifier and Type | Method and Description |
|---|---|
Optional<OrderType> |
OrderExpression.getOrderType() |
| Modifier and Type | Method and Description |
|---|---|
OrderExpression.Builder |
OrderExpression.Builder.orderType(OrderType orderType) |
OrderExpression |
OrderExpression.withOrderType(OrderType orderType) |
| Modifier and Type | Method and Description |
|---|---|
static OrderType |
OrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderType[] |
OrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.