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