Uses of Enum Class
org.openforis.collect.datacleansing.DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult
Packages that use DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult
-
Uses of DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult in org.openforis.collect.datacleansing
Methods in org.openforis.collect.datacleansing that return DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResultModifier and TypeMethodDescriptionDataCleansingChainExectutorTask.DataCleansingStepNodeProcessor.process(DataCleansingStep step, Node<?> node) Returns the enum constant of this class with the specified name.DataCleansingChainExectutorTask.DataCleansingStepNodeProcessorResult.values()Returns an array containing the constants of this enum class, in the order they are declared.