| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| org.apache.olingo.odata2.core.edm.provider |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotationAttribute |
EdmAnnotations.getAnnotationAttribute(String name,
String namespace)
Get annotation attribute by full qualified name
|
| Modifier and Type | Method and Description |
|---|---|
List<EdmAnnotationAttribute> |
EdmAnnotations.getAnnotationAttributes()
Get all annotation attributes for the CSDL element
|
List<EdmAnnotationAttribute> |
EdmAnnotationElement.getAttributes()
Get the attributes of this custom element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationAttribute
Objects of this class represent an annotation attribute
|
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotationAttribute |
EdmAnnotationsImplProv.getAnnotationAttribute(String name,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
List<EdmAnnotationAttribute> |
EdmAnnotationsImplProv.getAnnotationAttributes() |
List<EdmAnnotationAttribute> |
EdmAnnotationElementImplProv.getAttributes() |
Copyright © 2020. All rights reserved.