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