| Package | Description |
|---|---|
| co.jufeng.dao.hibernate.criterion.enums | |
| co.jufeng.dao.hibernate.criterion.impl |
| Modifier and Type | Method and Description |
|---|---|
static OrderEnum |
OrderEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderEnum[] |
OrderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Order |
Order.add(OrderEnum orderEnum,
String value) |
Copyright © 2016 jufeng. All rights reserved.