public static class IndexQuery.OrderEntry extends Object
| Constructor and Description |
|---|
OrderEntry(String key,
Order order,
Class<?> datatype) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object oth) |
Class<?> |
getDatatype() |
String |
getKey() |
Order |
getOrder() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2015. All rights reserved.