| Package | Description |
|---|---|
| org.structr.rest.filter.comparator |
| Modifier and Type | Method and Description |
|---|---|
static PropertyValueComparator.Order |
PropertyValueComparator.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyValueComparator.Order[] |
PropertyValueComparator.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PropertyValueComparator(PropertyKey propertyKey,
PropertyValueComparator.Order order) |
Copyright © 2014. All rights reserved.