| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
| org.apache.olingo.odata2.core.edm.provider |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotationElement |
EdmAnnotations.getAnnotationElement(String name,
String namespace)
Get annotation element by full qualified name
|
| Modifier and Type | Method and Description |
|---|---|
List<EdmAnnotationElement> |
EdmAnnotations.getAnnotationElements()
Get all annotation elements for the CSDL element
|
List<EdmAnnotationElement> |
EdmAnnotationElement.getChildElements()
Get the child elements of the custom element
|
| Modifier and Type | Class and Description |
|---|---|
class |
EdmAnnotationElementImplProv |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotationElement |
EdmAnnotationsImplProv.getAnnotationElement(String name,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
List<EdmAnnotationElement> |
EdmAnnotationsImplProv.getAnnotationElements() |
List<EdmAnnotationElement> |
EdmAnnotationElementImplProv.getChildElements() |
Copyright © 2020. All rights reserved.