| 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 |
|---|---|
CsdlRecord |
CsdlDynamicExpression.asRecord()
Casts the expression to a
CsdlRecord expression |
CsdlRecord |
CsdlRecord.setAnnotations(List<CsdlAnnotation> annotations) |
CsdlRecord |
CsdlRecord.setPropertyValues(List<CsdlPropertyValue> propertyValues) |
CsdlRecord |
CsdlRecord.setType(String type) |
| Constructor and Description |
|---|
EdmRecordImpl(Edm edm,
CsdlRecord csdlExp) |
Copyright © 2023. All rights reserved.