| 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 | 
|---|---|
| CsdlCast | CsdlDynamicExpression. asCast()Casts the expression to a  CsdlCastexpression | 
| CsdlCast | CsdlCast. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlCast | CsdlCast. setMaxLength(Integer maxLength) | 
| CsdlCast | CsdlCast. setPrecision(Integer precision) | 
| CsdlCast | CsdlCast. setScale(Integer scale) | 
| CsdlCast | CsdlCast. setSrid(SRID srid) | 
| CsdlCast | CsdlCast. setType(String type) | 
| CsdlCast | CsdlCast. setValue(CsdlExpression value) | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.