public class MetricDataDTO extends Object
MetricDataDTO()
String
getName()
Long
getTime()
getValue()
void
setName(String name)
setTime(Long time)
setValue(Long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MetricDataDTO()
public Long getTime()
public void setTime(Long time)
public Long getValue()
public void setValue(Long value)
public String getName()
public void setName(String name)
Copyright © 2025. All Rights Reserved.