Modifier and Type | Method and Description |
---|---|
static MetricGroupDescriptor.GroupRollUp |
MetricGroupDescriptor.GroupRollUp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetricGroupDescriptor.GroupRollUp[] |
MetricGroupDescriptor.GroupRollUp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MetricGroupDescriptor |
MetricGroupDescriptor.setGroupRollUpMethod(MetricGroupDescriptor.GroupRollUp groupRollUp)
Sets the group roll up type method.
|