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