| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm.provider | Contains representations for objects created during CSDL document parsing | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CsdlActionRepresents an action CSDL item | 
| class  | CsdlFunctionThe type Csdl function. | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlOperation | CsdlOperation. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlOperation | CsdlOperation. setBound(boolean isBound)Sets as bound operation. | 
| CsdlOperation | CsdlOperation. setEntitySetPath(String entitySetPath)Sets entity set path. | 
| CsdlOperation | CsdlOperation. setName(String name)Sets name. | 
| CsdlOperation | CsdlOperation. setParameters(List<CsdlParameter> parameters)Sets parameters. | 
| CsdlOperation | CsdlOperation. setReturnType(CsdlReturnType returnType)Sets return type. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.