Package | Description |
---|---|
org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
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<? extends EdmAnnotationElement> |
EdmAnnotations.getAnnotationElements()
Get all annotation elements for the CSDL element
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationElement
Objects of this class represent an annotation element.
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.