Groovy Documentation

org.gmetrics.metric
[Groovy] Enum MetricLevel

java.lang.Object
  org.gmetrics.metric.MetricLevel

enum MetricLevel

Enum representing the level at which a metric is applied - either method, class or package

Authors:
Chris Mair
Version:
\$Revision: 126 \$ - \$Date: 2010-07-18 16:39:12 -0400 (Sun, 18 Jul 2010) \$


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

name

final String name


 
Method Detail

getNames

static List getNames()


toString

String toString()


 

Groovy Documentation