org.odata4j.core
Interface Titled

All Known Subinterfaces:
AtomInfo, EntitySetInfo, OLink, ORelatedEntitiesLink, ORelatedEntitiesLinkInline, ORelatedEntityLink, ORelatedEntityLinkInline
All Known Implementing Classes:
AtomCollectionInfo

public interface Titled

An object with a title.

No behavior or semantics are implied, this is simply a convenient reusable interface.


Method Summary
 String getTitle()
          Gets the title.
 

Method Detail

getTitle

String getTitle()
Gets the title.

Returns:
the title


http://odata4j.org