public class OrderByExpr extends Object implements Operand
| Modifier and Type | Field and Description |
|---|---|
boolean |
isDescending |
Reference |
reference |
| Constructor and Description |
|---|
OrderByExpr(Reference reference,
boolean isDescending) |
public final Reference reference
public final boolean isDescending
public OrderByExpr(Reference reference, boolean isDescending)
Copyright © 2011 Nuxeo SA. All Rights Reserved.