| Package | Description |
|---|---|
| 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 |
|---|---|
CsdlApply |
CsdlDynamicExpression.asApply()
Casts the expression to a
CsdlApply expression |
CsdlApply |
CsdlApply.setAnnotations(List<CsdlAnnotation> annotations) |
CsdlApply |
CsdlApply.setFunction(String function) |
CsdlApply |
CsdlApply.setParameters(List<CsdlExpression> parameters) |
| Constructor and Description |
|---|
EdmApplyImpl(Edm edm,
CsdlApply csdlExp) |
Copyright © 2023. All rights reserved.