org.odata4j.format.xml
Class AtomCollectionInfo

java.lang.Object
  extended by org.odata4j.format.xml.AtomCollectionInfo
All Implemented Interfaces:
EntitySetInfo, Titled

public class AtomCollectionInfo
extends Object
implements EntitySetInfo


Method Summary
 String getAccept()
           
 String getHref()
           
 String getTitle()
          Gets the title.
 String getUrl()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getAccept

public String getAccept()

getHref

public String getHref()
Specified by:
getHref in interface EntitySetInfo

getTitle

public String getTitle()
Description copied from interface: Titled
Gets the title.

Specified by:
getTitle in interface Titled
Returns:
the title

getUrl

public String getUrl()

toString

public String toString()
Overrides:
toString in class Object


http://odata4j.org