org.apache.beehive.netui.tools.tld
Class JspTaglibSubTask.JspVersionTypes

Object
  extended by EnumeratedAttribute
      extended by JspTaglibSubTask.JspVersionTypes
Enclosing class:
JspTaglibSubTask

public static class JspTaglibSubTask.JspVersionTypes
extends EnumeratedAttribute


Field Summary
static String VERSION_1_1
           
static String VERSION_1_2
           
static String VERSION_2_0
           
 
Fields inherited from class EnumeratedAttribute
value
 
Constructor Summary
JspTaglibSubTask.JspVersionTypes()
           
 
Method Summary
 String[] getValues()
          Gets the Values attribute of the JspVersionTypes object
 
Methods inherited from class EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

VERSION_1_1

public static final String VERSION_1_1
See Also:
Constant Field Values

VERSION_1_2

public static final String VERSION_1_2
See Also:
Constant Field Values

VERSION_2_0

public static final String VERSION_2_0
See Also:
Constant Field Values
Constructor Detail

JspTaglibSubTask.JspVersionTypes

public JspTaglibSubTask.JspVersionTypes()
Method Detail

getValues

public String[] getValues()
Gets the Values attribute of the JspVersionTypes object

Specified by:
getValues in class EnumeratedAttribute
Returns:
The Values value