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