| 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  | CsdlComplexTypeThe type Csdl complex type. | 
| class  | CsdlEntityTypeThe type Csdl entity type. | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlStructuralType | CsdlStructuralType. setAbstract(boolean isAbstract)Sets abstract. | 
| CsdlStructuralType | CsdlStructuralType. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlStructuralType | CsdlStructuralType. setBaseType(FullQualifiedName baseType)Sets base type. | 
| CsdlStructuralType | CsdlStructuralType. setBaseType(String baseType)Sets base type. | 
| CsdlStructuralType | CsdlStructuralType. setName(String name)Sets name. | 
| CsdlStructuralType | CsdlStructuralType. setNavigationProperties(List<CsdlNavigationProperty> navigationProperties)Sets navigation properties. | 
| CsdlStructuralType | CsdlStructuralType. setOpenType(boolean isOpenType)Sets open type. | 
| CsdlStructuralType | CsdlStructuralType. setProperties(List<CsdlProperty> properties)Sets properties. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.