Uses of Enum
org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
Packages that use EdmExpression.EdmExpressionType
Package
Description
Contains representations for all annotation related
EDM objects created during the URI parsing
-
Uses of EdmExpression.EdmExpressionType in org.apache.olingo.commons.api.edm.annotation
Methods in org.apache.olingo.commons.api.edm.annotation that return EdmExpression.EdmExpressionTypeModifier and TypeMethodDescriptionEdmExpression.getExpressionType()
SeeEdmExpression.EdmExpressionType
for details.Returns the enum constant of this type with the specified name.static EdmExpression.EdmExpressionType[]
EdmExpression.EdmExpressionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.