net.sourceforge.groboutils.codecoverage.v2.ant
Class AnalysisModuleType.TypeAttribute

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

public static final class AnalysisModuleType.TypeAttribute
extends org.apache.tools.ant.types.EnumeratedAttribute


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

AnalysisModuleType.TypeAttribute

public AnalysisModuleType.TypeAttribute()
Method Detail

getValues

public java.lang.String[] getValues()


Copyright © 2001-2003 by The GroboUtils Project