xdoclet.modules.ejb

Class EjbDocletTask.EjbSpecVersion

Enclosing Class:
EjbDocletTask

public static class EjbDocletTask.EjbSpecVersion
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Ara Abrahamian (ara_e@email.com)
created
July 19, 2001

Field Summary

static String
EJB_1_1
static String
EJB_2_0
static String
EJB_2_1

Method Summary

java.lang.String[]
getValues()
Gets the Values attribute of the EjbSpecVersion object

Field Details

EJB_1_1

public static final String EJB_1_1

EJB_2_0

public static final String EJB_2_0

EJB_2_1

public static final String EJB_2_1

Method Details

getValues

public java.lang.String[] getValues()
Gets the Values attribute of the EjbSpecVersion object
Returns:
The Values value