| Package | Description |
|---|---|
| net.centro.rtb.monitoringcenter.config.dto |
| Modifier and Type | Method and Description |
|---|---|
static MetricNamePostfixPolicyDto |
MetricNamePostfixPolicyDto.fromString(String strValue) |
MetricNamePostfixPolicyDto |
NamingConfigDto.getMetricNamePostfixPolicy() |
static MetricNamePostfixPolicyDto |
MetricNamePostfixPolicyDto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricNamePostfixPolicyDto[] |
MetricNamePostfixPolicyDto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamingConfigDto.setMetricNamePostfixPolicy(MetricNamePostfixPolicyDto metricNamePostfixPolicy) |
Copyright © 2016–2017. All rights reserved.