Uses of Class
org.apache.camel.component.grape.GrapeCommand
-
-
Uses of GrapeCommand in org.apache.camel.component.grape
Methods in org.apache.camel.component.grape that return GrapeCommand Modifier and Type Method Description static GrapeCommand
GrapeCommand. valueOf(String name)
Returns the enum constant of this type with the specified name.static GrapeCommand[]
GrapeCommand. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-