| Package | Description |
|---|---|
| org.gpel.client |
GPEL Client Library API
|
| Modifier and Type | Method and Description |
|---|---|
GcPriority |
GcInstance.getPriority() |
static GcPriority |
GcPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcPriority[] |
GcPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GcInstance.setPriority(GcPriority status) |
Copyright © 2013. All Rights Reserved.