| Package | Description |
|---|---|
| org.apache.olingo.client.core.edm.xml | |
| org.apache.olingo.commons.api.edm.provider.annotation |
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
|
| org.apache.olingo.commons.core.edm.annotation |
| Modifier and Type | Method and Description |
|---|---|
protected CsdlConstantExpression |
AbstractClientCsdlEdmDeserializer.parseAnnotationConstExprConstruct(com.fasterxml.jackson.core.JsonParser jp) |
| Modifier and Type | Method and Description |
|---|---|
CsdlConstantExpression |
CsdlExpression.asConstant()
Casts the expression to
CsdlConstantExpression. |
CsdlConstantExpression |
CsdlConstantExpression.setValue(String value)
Sets the value of the constant expression
|
| Constructor and Description |
|---|
EdmConstantExpressionImpl(Edm edm,
CsdlConstantExpression constExprConstruct) |
Copyright © 2023. All rights reserved.