Uses of Class
org.apache.olingo.odata2.api.uri.expression.ExpressionKind

Packages that use ExpressionKind
org.apache.olingo.odata2.api.uri.expression Expression Parser 
 

Uses of ExpressionKind in org.apache.olingo.odata2.api.uri.expression
 

Methods in org.apache.olingo.odata2.api.uri.expression that return ExpressionKind
 ExpressionKind CommonExpression.getKind()
           
static ExpressionKind ExpressionKind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExpressionKind[] ExpressionKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.