public class RelationQuery.OrderSpec
extends java.lang.Object
| Constructor and Description |
|---|
OrderSpec(java.lang.String attribute,
RelationQuery.ORDERING ascending)
Instantiates a new order spec.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAttribute()
Gets the attribute.
|
boolean |
isAscending()
Checks if is ascending.
|
public OrderSpec(java.lang.String attribute,
RelationQuery.ORDERING ascending)
attribute - the attributeascending - the ascendingCopyright © 2018 SAP SE. All Rights Reserved.