org.apache.cactus.integration.ant
Class CactifyWarTask.Version

java.lang.Object
  extended byorg.apache.tools.ant.types.EnumeratedAttribute
      extended byorg.apache.cactus.integration.ant.CactifyWarTask.Version
Enclosing class:
CactifyWarTask

public static final class CactifyWarTask.Version
extends org.apache.tools.ant.types.EnumeratedAttribute

Enumeration for the version attribute.


Constructor Summary
CactifyWarTask.Version()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CactifyWarTask.Version

public CactifyWarTask.Version()
Method Detail

getValues

public java.lang.String[] getValues()
See Also:
EnumeratedAttribute.getValues()


Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.