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 |
---|---|
CsdlIf |
CsdlDynamicExpression.asIf()
Casts the expression to a
CsdlIf expression |
CsdlIf |
CsdlIf.setAnnotations(List<CsdlAnnotation> annotations) |
CsdlIf |
CsdlIf.setElse(CsdlExpression _else) |
CsdlIf |
CsdlIf.setGuard(CsdlExpression guard) |
CsdlIf |
CsdlIf.setThen(CsdlExpression _then) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.