com.xerox.amazonws.sdb
Class QueryWithAttributesResult

java.lang.Object
  extended by com.xerox.amazonws.sdb.SDBResult
      extended by com.xerox.amazonws.sdb.QueryWithAttributesResult

public class QueryWithAttributesResult
extends SDBResult


Method Summary
 Map<String,List<ItemAttribute>> getItems()
           
 
Methods inherited from class com.xerox.amazonws.sdb.SDBResult
getBoxUsage, getNextToken, getRequestId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getItems

public Map<String,List<ItemAttribute>> getItems()