Uses of Class
org.odata4j.edm.EdmAnnotationElement

Packages that use EdmAnnotationElement
org.odata4j.edm Implementation of the EDM (Entity Data Model) - used as metadata in the OData protocol. 
 

Uses of EdmAnnotationElement in org.odata4j.edm
 

Methods in org.odata4j.edm that return EdmAnnotationElement
static
<T> EdmAnnotationElement<T>
EdmAnnotation.element(String namespaceUri, String namespacePrefix, String name, Class<T> valueType, T value)
          Creates an element annotation
 



http://odata4j.org