Package | Description |
---|---|
com.hof.mi.etl.step |
Modifier and Type | Method and Description |
---|---|
ETLStepAPIVersion |
ETLStep.getAPIVersion()
Get the Version of the Yellowfin Step API.
|
ETLStepAPIVersion |
AbstractGroupedDataInlineStep.getAPIVersion() |
static ETLStepAPIVersion |
ETLStepAPIVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ETLStepAPIVersion[] |
ETLStepAPIVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|