Package | Description |
---|---|
com.hof.mi.etl.data | |
com.hof.mi.etl.step |
Modifier and Type | Method and Description |
---|---|
ETLStepBean |
ETLStepBean.duplicate()
Method to return a 'deep copy' duplicate of this bean.
|
Modifier and Type | Method and Description |
---|---|
ETLStepBean |
AbstractETLStep.getETLStepBean() |
ETLStepBean |
ETLStep.getETLStepBean()
Get the ETLStepBean backing this step.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractETLStep.setETLStepBean(ETLStepBean stepBean) |
void |
ETLStep.setETLStepBean(ETLStepBean stepBean)
Set the ETLStepBean backing this step.
|