Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order |
Modifier and Type | Field and Description |
---|---|
protected SortingField |
OrderBy.field |
protected SortingField |
OrderBy.field |
Modifier and Type | Method and Description |
---|---|
static SortingField |
SortingField.fromValue(String v) |
static SortingField |
SortingField.fromValue(String v) |
SortingField |
OrderBy.getField()
Gets the value of the field property.
|
SortingField |
OrderBy.getField()
Gets the value of the field property.
|
static SortingField |
SortingField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortingField |
SortingField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortingField[] |
SortingField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static SortingField[] |
SortingField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OrderBy.setField(SortingField value)
Sets the value of the field property.
|
void |
OrderBy.setField(SortingField value)
Sets the value of the field property.
|
Copyright © 2021. All rights reserved.