Uses of Interface
org.apache.olingo.odata2.api.servicedocument.ExtensionElement

Packages that use ExtensionElement
org.apache.olingo.odata2.api.servicedocument   
 

Uses of ExtensionElement in org.apache.olingo.odata2.api.servicedocument
 

Methods in org.apache.olingo.odata2.api.servicedocument that return types with arguments of type ExtensionElement
 List<ExtensionElement> ExtensionElement.getElements()
          Get nested elements
 List<ExtensionElement> Workspace.getExtesionElements()
          Get the list of extension elements
 List<ExtensionElement> Collection.getExtesionElements()
          Get the list of extension elements
 List<ExtensionElement> AtomInfo.getExtesionElements()
          Get the list of extension elements
 



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