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 |
---|---|
CsdlLabeledElement |
CsdlDynamicExpression.asLabeledElement()
Casts the expression to a
CsdlLabeledElement expression |
CsdlLabeledElement |
CsdlLabeledElement.setAnnotations(List<CsdlAnnotation> annotations) |
CsdlLabeledElement |
CsdlLabeledElement.setName(String name) |
CsdlLabeledElement |
CsdlLabeledElement.setValue(CsdlExpression value) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.