Uses of Enum Class
org.intocps.maestro.interpreter.values.variablestep.CurrentSolutionPoint.Operation
Packages that use CurrentSolutionPoint.Operation
-
Uses of CurrentSolutionPoint.Operation in org.intocps.maestro.interpreter.values.variablestep
Methods in org.intocps.maestro.interpreter.values.variablestep that return CurrentSolutionPoint.OperationModifier and TypeMethodDescriptionCurrentSolutionPoint.getOperation()Returns the enum constant of this class with the specified name.static CurrentSolutionPoint.Operation[]CurrentSolutionPoint.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.