Uses of Class
org.odata4j.format.xml.AtomFeedFormatParser.AtomEntry

Packages that use AtomFeedFormatParser.AtomEntry
org.odata4j.consumer   
org.odata4j.format.xml   
 

Uses of AtomFeedFormatParser.AtomEntry in org.odata4j.consumer
 

Methods in org.odata4j.consumer that return AtomFeedFormatParser.AtomEntry
 AtomFeedFormatParser.AtomEntry ODataClient.getEntity(ODataClientRequest request)
           
 

Uses of AtomFeedFormatParser.AtomEntry in org.odata4j.format.xml
 

Subclasses of AtomFeedFormatParser.AtomEntry in org.odata4j.format.xml
static class AtomFeedFormatParser.BasicAtomEntry
           
static class AtomFeedFormatParser.DataServicesAtomEntry
           
 

Fields in org.odata4j.format.xml with type parameters of type AtomFeedFormatParser.AtomEntry
 Iterable<AtomFeedFormatParser.AtomEntry> AtomFeedFormatParser.AtomFeed.entries
           
 



http://odata4j.org