org.odata4j.format.xml
Class AtomFeedFormatParser.DataServicesAtomEntry
java.lang.Object
org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
- All Implemented Interfaces:
- Entry
- Enclosing class:
- AtomFeedFormatParser
public static class AtomFeedFormatParser.DataServicesAtomEntry
- extends Object
etag
public String etag
links
public List<OLink> links
properties
public List<OProperty<?>> properties
atomLinks
public List<org.odata4j.format.xml.AtomFeedFormatParser.AtomLink> atomLinks
categoryScheme
public String categoryScheme
categoryTerm
public String categoryTerm
contentType
public String contentType
id
public String id
summary
public String summary
title
public String title
updated
public String updated
AtomFeedFormatParser.DataServicesAtomEntry
public AtomFeedFormatParser.DataServicesAtomEntry()
getEntity
public OEntity getEntity()
toString
public String toString()
- Overrides:
toString
in class Object
getETag
public String getETag()
- Specified by:
getETag
in interface Entry
getType
public String getType()
getUri
public String getUri()
- Specified by:
getUri
in interface Entry
http://odata4j.org