public class MaxAccessStatsDto extends Object implements Serializable
MaxAccessStatsDto()
int
getCount()
List<String>
getTimeList()
void
setCount(int count)
setTimeList(List<String> timeList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MaxAccessStatsDto()
public int getCount()
public void setCount(int count)
public List<String> getTimeList()
public void setTimeList(List<String> timeList)
Copyright © 2018 GTMAP. All rights reserved.