Uses of Class
org.openforis.collect.datacleansing.DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult
-
Packages that use DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult Package Description org.openforis.collect.datacleansing -
-
Uses of DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult Modifier and Type Method Description DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResultDataCleansingChainExectutorTask.DataCleansingStepNodeProcessor. process(DataCleansingStep step, Node<?> node)static DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResultDataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult. valueOf(String name)Returns the enum constant of this type with the specified name.static DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult[]DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-