| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model.filter |
Includes the Item filter api, which allows custom item queries to be
built.
|
| Modifier and Type | Method and Description |
|---|---|
FilterOrder.Order |
FilterOrder.getOrder() |
static FilterOrder.Order |
FilterOrder.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterOrder.Order[] |
FilterOrder.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilterOrder.setOrder(FilterOrder.Order order) |
| Constructor and Description |
|---|
FilterOrder(String name,
FilterOrder.Order order) |
Copyright © 2012–2018 1&1. All rights reserved.