org.gcube.accounting.datamodel.aggregation
Class AggregatedInformation

java.lang.Object
  extended by org.gcube.accounting.datamodel.aggregation.AggregatedInformation

public class AggregatedInformation
extends Object


Constructor Summary
AggregatedInformation(Map<Integer,Map<String,Integer>> aggregatedInformation)
           
 
Method Summary
 Map<Integer,Map<String,Integer>> getAggregatedInformation()
           
 void setAggregatedInformation(Map<Integer,Map<String,Integer>> aggregatedInformation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatedInformation

public AggregatedInformation(Map<Integer,Map<String,Integer>> aggregatedInformation)
Method Detail

getAggregatedInformation

public Map<Integer,Map<String,Integer>> getAggregatedInformation()

setAggregatedInformation

public void setAggregatedInformation(Map<Integer,Map<String,Integer>> aggregatedInformation)


Copyright © 2013. All Rights Reserved.