Uses of Class
org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
Packages that use CsdlRecord
Package
Description
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
-
Uses of CsdlRecord in org.apache.olingo.commons.api.edm.provider.annotation
Methods in org.apache.olingo.commons.api.edm.provider.annotation that return CsdlRecordModifier and TypeMethodDescriptionCsdlDynamicExpression.asRecord()
Casts the expression to aCsdlRecord
expressionCsdlRecord.setAnnotations
(List<CsdlAnnotation> annotations) CsdlRecord.setPropertyValues
(List<CsdlPropertyValue> propertyValues)