public class OrderParam extends ApiParam
| Modifier and Type | Class and Description |
|---|---|
static class |
OrderParam.Direction |
ApiParam.Type| Modifier and Type | Method and Description |
|---|---|
static OrderParam |
order(String fieldName) |
static OrderParam |
order(String fieldName,
OrderParam.Direction direction) |
protected String |
render(String host) |
renderStringQueryFromListpublic static OrderParam order(String fieldName)
public static OrderParam order(String fieldName, OrderParam.Direction direction)
Copyright © 2024. All rights reserved.