Uses of Interface
org.apache.olingo.odata2.api.edm.EdmAnnotationElement

Packages that use EdmAnnotationElement
org.apache.olingo.odata2.api.edm Entity Data Model API 
 

Uses of EdmAnnotationElement in org.apache.olingo.odata2.api.edm
 

Methods in org.apache.olingo.odata2.api.edm that return EdmAnnotationElement
 EdmAnnotationElement EdmAnnotations.getAnnotationElement(String name, String namespace)
          Get annotation element by full qualified name
 

Methods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmAnnotationElement
 List<EdmAnnotationElement> EdmAnnotations.getAnnotationElements()
          Get all annotation elements for the CSDL element
 List<EdmAnnotationElement> EdmAnnotationElement.getChildElements()
          Get the child elements of the custom element
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.