| Package | Description |
|---|---|
| com.aeris.service.report.model.v1.base | |
| com.aeris.service.report.model.v1.composite |
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.fromValue(String v) |
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected SortOrder |
SortBy.order |
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
SortBy.getOrder()
Gets the value of the order property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortBy.setOrder(SortOrder value)
Sets the value of the order property.
|
Copyright © 2023. All rights reserved.