| Package | Description |
|---|---|
| org.molgenis.model.elements |
Currently known model elements like 'entity' and 'field'.
|
| Modifier and Type | Method and Description |
|---|---|
Plugin.Flavor |
Plugin.getFlavor() |
static Plugin.Flavor |
Plugin.Flavor.getPluginMethod(String method) |
static Plugin.Flavor |
Plugin.Flavor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Plugin.Flavor[] |
Plugin.Flavor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Plugin.setPluginMethod(Plugin.Flavor pluginMethod) |
Copyright © 2015. All Rights Reserved.