Uses of Class
org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
Packages that use CsdlLabeledElement
Package
Description
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
-
Uses of CsdlLabeledElement in org.apache.olingo.commons.api.edm.provider.annotation
Methods in org.apache.olingo.commons.api.edm.provider.annotation that return CsdlLabeledElementModifier and TypeMethodDescriptionCsdlDynamicExpression.asLabeledElement()
Casts the expression to aCsdlLabeledElement
expressionCsdlLabeledElement.setAnnotations
(List<CsdlAnnotation> annotations) CsdlLabeledElement.setValue
(CsdlExpression value)