@OpenApi
public abstract class MetricValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
INTEGER_VALUE
Integer type
|
static int |
REAL_VALUE
Real type
|
Modifier | Constructor and Description |
---|---|
protected |
MetricValue() |
@OpenApi public static final int INTEGER_VALUE
@OpenApi public static final int REAL_VALUE