Uses of Enum Class
org.intocps.maestro.core.dto.StepAlgorithm
Packages that use StepAlgorithm
-
Uses of StepAlgorithm in org.intocps.maestro.core.dto
Methods in org.intocps.maestro.core.dto that return StepAlgorithmModifier and TypeMethodDescriptionFixedStepAlgorithmConfig.getAlgorithmType()IAlgorithmConfig.getAlgorithmType()VariableStepAlgorithmConfig.getAlgorithmType()static StepAlgorithmReturns the enum constant of this class with the specified name.static StepAlgorithm[]StepAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.