| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm.provider.annotation | Contains representations for objects created during
 CSDL document parsing related to the CSDL annotations. | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlPropertyValue | CsdlPropertyValue. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlPropertyValue | CsdlPropertyValue. setProperty(String property) | 
| CsdlPropertyValue | CsdlPropertyValue. setValue(CsdlExpression value) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CsdlPropertyValue> | CsdlRecord. getPropertyValues()List of edm:PropertyValues (See  CsdlPropertyValue | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlRecord | CsdlRecord. setPropertyValues(List<CsdlPropertyValue> propertyValues) | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.