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

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

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

Methods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmEntitySetInfo
 List<EdmEntitySetInfo> EdmServiceMetadata.getEntitySetInfos()
           
 

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

Methods in org.apache.olingo.odata2.api.servicedocument that return types with arguments of type EdmEntitySetInfo
 List<EdmEntitySetInfo> ServiceDocument.getEntitySetsInfo()
          Get the list of the EntitySets
 



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