| Package | Description |
|---|---|
| com.denodo.vdb.engine.customwrapper.input.type |
Provides the classes needed to deal with the data types of input parameters of Custom Wrappers.
|
| Modifier and Type | Method and Description |
|---|---|
CustomWrapperInputParameterType.Type |
CustomWrapperInputParameterType.getType() |
static CustomWrapperInputParameterType.Type |
CustomWrapperInputParameterType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomWrapperInputParameterType.Type[] |
CustomWrapperInputParameterType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Denodo Technologies. All rights reserved.