static DataCleansingStep.DataCleansingStepType |
DataCleansingStep.DataCleansingStepType.fromCode(char typeCode) |
DataCleansingStep.DataCleansingStepType |
DataCleansingStep.getType() |
static DataCleansingStep.DataCleansingStepType |
DataCleansingStep.DataCleansingStepType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataCleansingStep.DataCleansingStepType[] |
DataCleansingStep.DataCleansingStepType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|