public class PlatoDto extends Object
PlatoDto()
Map<String,Integer>
getQtyMap()
Map<String,Double>
getRateMap()
boolean
isEmpty()
void
setEmpty(boolean isEmpty)
setQtyMap(Map<String,Integer> qtyMap)
setRateMap(Map<String,Double> rateMap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PlatoDto()
public Map<String,Integer> getQtyMap()
public void setQtyMap(Map<String,Integer> qtyMap)
public Map<String,Double> getRateMap()
public void setRateMap(Map<String,Double> rateMap)
public boolean isEmpty()
public void setEmpty(boolean isEmpty)
Copyright © 2019. All rights reserved.