net.sourceforge.groboutils.codecoverage.v2.ant
Class GroboInstrumentTask.LoggerAttribute

java.lang.Object
  extended byorg.apache.tools.ant.types.EnumeratedAttribute
      extended bynet.sourceforge.groboutils.codecoverage.v2.ant.GroboInstrumentTask.LoggerAttribute
Enclosing class:
GroboInstrumentTask

public static final class GroboInstrumentTask.LoggerAttribute
extends org.apache.tools.ant.types.EnumeratedAttribute

Contains all possible logger types.


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
GroboInstrumentTask.LoggerAttribute()
           
 
Method Summary
 java.lang.String[] getValues()
           
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GroboInstrumentTask.LoggerAttribute

public GroboInstrumentTask.LoggerAttribute()
Method Detail

getValues

public java.lang.String[] getValues()


Copyright © 2001-2003 by The GroboUtils Project