Creates a new instance of StatisticImpl this.name=name; this.unit=unit; this.description=description; this.startTime=startTime; this.sampleTime=sampleTime;
this.name=name; this.unit=unit; this.description=description; this.startTime=startTime; this.sampleTime=sampleTime;
return description;
return sampleTime;
return name;
return startTime;
return unit;