xdoclet.modules.ejb.entity

Class EntityCmpSubTask.CmpSpecVersion

Enclosing Class:
EntityCmpSubTask

public static class EntityCmpSubTask.CmpSpecVersion
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Vincent Harcq (vincent.harcq@hubmethods.com)
created
February 23, 2002

Field Summary

static String
CMP_1_1
static String
CMP_2_0

Method Summary

String[]
getValues()
Gets the Values attribute of the CmpSpecVersion object
static String
getVersions()
Gets the Versions attribute of the CmpSpecVersion class

Field Details

CMP_1_1

public static final String CMP_1_1

CMP_2_0

public static final String CMP_2_0

Method Details

getValues

public String[] getValues()
Gets the Values attribute of the CmpSpecVersion object
Returns:
The Values value

getVersions

public static final String getVersions()
Gets the Versions attribute of the CmpSpecVersion class
Returns:
The Versions value