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 |
---|---|
CsdlApply |
CsdlDynamicExpression.asApply()
Casts the expression to a
CsdlApply expression |
CsdlApply |
CsdlApply.setAnnotations(List<CsdlAnnotation> annotations) |
CsdlApply |
CsdlApply.setFunction(String function) |
CsdlApply |
CsdlApply.setParameters(List<CsdlExpression> parameters) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.