org.odata4j.format.xml
Class AtomFeedFormatParser.DataServicesAtomEntry

java.lang.Object
  extended by org.odata4j.format.xml.AtomFeedFormatParser.AtomEntry
      extended by org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
Enclosing class:
AtomFeedFormatParser

public static class AtomFeedFormatParser.DataServicesAtomEntry
extends AtomFeedFormatParser.AtomEntry


Field Summary
 String etag
           
 List<OProperty<?>> properties
           
 
Fields inherited from class org.odata4j.format.xml.AtomFeedFormatParser.AtomEntry
categoryScheme, categoryTerm, contentType, id, links, summary, title, updated
 
Constructor Summary
AtomFeedFormatParser.DataServicesAtomEntry()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

etag

public String etag

properties

public List<OProperty<?>> properties
Constructor Detail

AtomFeedFormatParser.DataServicesAtomEntry

public AtomFeedFormatParser.DataServicesAtomEntry()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


http://odata4j.org