| Package | Description |
|---|---|
| org.ornet.cdm |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MetricRetrievability> |
Retrievability.by |
| Modifier and Type | Method and Description |
|---|---|
static MetricRetrievability |
MetricRetrievability.fromValue(java.lang.String v) |
static MetricRetrievability |
MetricRetrievability.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetricRetrievability[] |
MetricRetrievability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MetricRetrievability> |
Retrievability.getBy()
Gets the value of the by property.
|