Uses of Class
org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
Packages that use CsdlIsOf
Package
Description
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
-
Uses of CsdlIsOf in org.apache.olingo.commons.api.edm.provider.annotation
Methods in org.apache.olingo.commons.api.edm.provider.annotation that return CsdlIsOfModifier and TypeMethodDescriptionCsdlDynamicExpression.asIsOf()
Casts the expression to aCsdlIsOf
expressionCsdlIsOf.setAnnotations
(List<CsdlAnnotation> annotations) CsdlIsOf.setMaxLength
(Integer maxLength) CsdlIsOf.setPrecision
(Integer precision) CsdlIsOf.setValue
(CsdlExpression value)