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