public class OverviewResult extends Object
OverviewResult()
Map<String,Map<String,Double>>
getMap()
String
getMaxDateStr()
boolean
isEmpty()
void
setEmpty(boolean isEmpty)
setMap(Map<String,Map<String,Double>> map)
setMaxDateStr(String maxDateStr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OverviewResult()
public String getMaxDateStr()
public void setMaxDateStr(String maxDateStr)
public Map<String,Map<String,Double>> getMap()
public void setMap(Map<String,Map<String,Double>> map)
public boolean isEmpty()
public void setEmpty(boolean isEmpty)
Copyright © 2019. All rights reserved.