Uses of Interface
org.odata4j.core.EntitySetInfo

Packages that use EntitySetInfo
org.odata4j.consumer The odata4j client-side (consumer-side) API. 
org.odata4j.format.xml   
 

Uses of EntitySetInfo in org.odata4j.consumer
 

Methods in org.odata4j.consumer that return types with arguments of type EntitySetInfo
 Enumerable<EntitySetInfo> ODataConsumer.getEntitySets()
          Lists all top-level entity-sets for the OData service.
 Enumerable<EntitySetInfo> AbstractODataConsumer.getEntitySets()
           
 

Uses of EntitySetInfo in org.odata4j.format.xml
 

Classes in org.odata4j.format.xml that implement EntitySetInfo
 class AtomCollectionInfo
           
 



http://odata4j.org