Package | Description |
---|---|
oracle.dbtools.plugin.api |
Enumerates the
ExtensionPoints that plugins can extend. |
Modifier and Type | Method and Description |
---|---|
static ExtensionPoints |
ExtensionPoints.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionPoints[] |
ExtensionPoints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|