Uses of Enum
org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
Packages that use CsdlConstantExpression.ConstantExpressionType
Package
Description
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
-
Uses of CsdlConstantExpression.ConstantExpressionType in org.apache.olingo.commons.api.edm.provider.annotation
Methods in org.apache.olingo.commons.api.edm.provider.annotation that return CsdlConstantExpression.ConstantExpressionTypeModifier and TypeMethodDescriptionCsdlConstantExpression.ConstantExpressionType.fromString
(String value) Creates a new type by a given string e.g.CsdlConstantExpression.getType()
Returns the type of the constant expressionReturns the enum constant of this type with the specified name.CsdlConstantExpression.ConstantExpressionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.olingo.commons.api.edm.provider.annotation with parameters of type CsdlConstantExpression.ConstantExpressionTypeModifierConstructorDescription