| Package | Description |
|---|---|
| org.gcube.common.core.contexts |
| Modifier and Type | Method and Description |
|---|---|
GHNContext.Mode |
GHNContext.getMode()
Gets the GHN mode.
|
static GHNContext.Mode |
GHNContext.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GHNContext.Mode[] |
GHNContext.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GHNContext.setMode(GHNContext.Mode mode)
Sets the GHN mode.
|
Copyright © 2015. All Rights Reserved.