| Package | Description |
|---|---|
| org.gcube.vremanagement.contextmanager.model.types |
| Modifier and Type | Method and Description |
|---|---|
Context.Type |
Context.Type.getPossibleParent() |
Context.Type |
Context.getType() |
static Context.Type |
Context.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Context.Type[] |
Context.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Context(String id,
String name,
Context.Type type) |
Copyright © 2020. All Rights Reserved.