org.odata4j.format.xml
Class AtomWorkspaceInfo

java.lang.Object
  extended by org.odata4j.format.xml.AtomWorkspaceInfo

public class AtomWorkspaceInfo
extends Object


Field Summary
static Func1<AtomWorkspaceInfo,Enumerable<AtomCollectionInfo>> GET_COLLECTIONS
           
 
Method Summary
 List<AtomCollectionInfo> getCollections()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GET_COLLECTIONS

public static final Func1<AtomWorkspaceInfo,Enumerable<AtomCollectionInfo>> GET_COLLECTIONS
Method Detail

getCollections

public List<AtomCollectionInfo> getCollections()

getTitle

public String getTitle()


http://odata4j.org