xdoclet.ejb.vendor
Class MVCSoftSubTask.MVCSoftVersionTypes

java.lang.Object
  |
  +--org.apache.tools.ant.types.EnumeratedAttribute
        |
        +--xdoclet.ejb.vendor.MVCSoftSubTask.MVCSoftVersionTypes
Enclosing class:
MVCSoftSubTask

public static class MVCSoftSubTask.MVCSoftVersionTypes
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Daniel OConnor (docodan@mvcsoft.com)

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

Constructor Detail

MVCSoftSubTask.MVCSoftVersionTypes

public MVCSoftSubTask.MVCSoftVersionTypes()
Method Detail

getValues

public java.lang.String[] getValues()
Overrides:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute