| Package | Description |
|---|---|
| org.kie.remote.services.rest.query |
| Modifier and Type | Method and Description |
|---|---|
static RemoteServicesQueryCommandBuilder.OrderBy |
RemoteServicesQueryCommandBuilder.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteServicesQueryCommandBuilder.OrderBy[] |
RemoteServicesQueryCommandBuilder.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteServicesQueryCommandBuilder |
RemoteServicesQueryCommandBuilder.ascending(RemoteServicesQueryCommandBuilder.OrderBy field) |
RemoteServicesQueryCommandBuilder |
RemoteServicesQueryCommandBuilder.descending(RemoteServicesQueryCommandBuilder.OrderBy field) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.