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

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

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

Contains all possible HandleExisting types.


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
GroboInstrumentTask.HandleExistingAttribute()
           
 
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.HandleExistingAttribute

public GroboInstrumentTask.HandleExistingAttribute()
Method Detail

getValues

public java.lang.String[] getValues()


Copyright © 2001-2003 by The GroboUtils Project