org.apache.shindig.protocol
Class DataCollection
java.lang.Object
org.apache.shindig.protocol.DataCollection
public class DataCollection
- extends Object
Wrapper class used for data responses.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataCollection
public DataCollection(Map<String,Map<String,String>> entry)
getEntry
public Map<String,Map<String,String>> getEntry()
setEntry
public void setEntry(Map<String,Map<String,String>> entry)
Copyright © 2007-2012. All Rights Reserved.