| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected EntityQueryOrderByType |
EntityQueryOrderBy.sorting |
| Modifier and Type | Method and Description |
|---|---|
static EntityQueryOrderByType |
EntityQueryOrderByType.fromValue(String text) |
EntityQueryOrderByType |
EntityQueryOrderBy.getSorting() |
static EntityQueryOrderByType |
EntityQueryOrderByType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityQueryOrderByType[] |
EntityQueryOrderByType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityQueryOrderBy.setSorting(EntityQueryOrderByType sorting) |
EntityQueryOrderBy |
EntityQueryOrderBy.sorting(EntityQueryOrderByType sorting) |
Copyright © 2023. All rights reserved.