| Package | Description |
|---|---|
| com.ctrip.framework.apollo.monitor.internal.enums | |
| com.ctrip.framework.apollo.monitor.internal.model |
| Modifier and Type | Method and Description |
|---|---|
static MetricTypeEnums |
MetricTypeEnums.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricTypeEnums[] |
MetricTypeEnums.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetricTypeEnums |
SampleModel.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SampleModel.setType(MetricTypeEnums type) |
Copyright © 2025. All rights reserved.