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