| Package | Description |
|---|---|
| com.googlecode.jmxtrans.model |
| Modifier and Type | Method and Description |
|---|---|
static ResultAttribute |
ResultAttribute.fromAttribute(String attributeName)
Get the
ResultAttribute value from the attribute name |
static ResultAttribute |
ResultAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultAttribute[] |
ResultAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2016 JmxTrans team. All Rights Reserved.