Uses of Enum Class
io.github.apfelcreme.Pipes.PipeCommand.Operation
-
Uses of PipeCommand.Operation in io.github.apfelcreme.Pipes
Modifier and TypeMethodDescriptionstatic PipeCommand.Operation
PipeCommand.Operation.getOperation
(String operationString) returns the matching operationstatic PipeCommand.Operation
Returns the enum constant of this class with the specified name.static PipeCommand.Operation[]
PipeCommand.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.