public class Metric extends Object
Metric()
String
getName()
BigDecimal
getValue()
void
setName(String name)
setValue(BigDecimal value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Metric()
public String getName()
public void setName(String name)
public BigDecimal getValue()
public void setValue(BigDecimal value)
Copyright © 2020–2025. All rights reserved.