net.sourceforge.groboutils.codecoverage.v2.ant
Class GroboReportTask.FilterTypeAttribute

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

public static final class GroboReportTask.FilterTypeAttribute
extends org.apache.tools.ant.types.EnumeratedAttribute


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

GroboReportTask.FilterTypeAttribute

public GroboReportTask.FilterTypeAttribute()
Method Detail

getValues

public java.lang.String[] getValues()


Copyright © 2001-2003 by The GroboUtils Project