|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | PROPERTY | METHOD | DETAIL: ENUM CONSTANTSFIELD | PROPERTY | METHOD |
java.lang.Objectorg.gmetrics.metric.MetricLevel
enum MetricLevel
Enum representing the level at which a metric is applied - either method, class or package
Property Summary | |
---|---|
String |
name
|
Method Summary | |
---|---|
static List
|
getNames()
|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
final String name
Method Detail |
---|
static List getNames()
String toString()
Groovy Documentation