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 final String etag
properties
public final 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
getEntity
public OEntity getEntity()
toString
public String toString()
- Overrides:
toString
in class Object
getETag
public String getETag()
getType
public String getType()
getUri
public String getUri()
- Specified by:
getUri
in interface Entry
http://odata4j.org