public class SortRequestProperty extends Object
| Constructor and Description |
|---|
SortRequestProperty(String propertyId,
SortRequest.Order order) |
| Modifier and Type | Method and Description |
|---|---|
SortRequest.Order |
getOrder() |
String |
getPropertyId() |
String |
toString() |
public SortRequestProperty(String propertyId, SortRequest.Order order)
public String getPropertyId()
public SortRequest.Order getOrder()
Copyright © 2022 Apache Software Foundation. All rights reserved.