Package | Description |
---|---|
org.codehaus.cargo.module.ejb |
Modifier and Type | Field and Description |
---|---|
static EjbJarXmlVersion |
EjbJarXmlVersion.V2_0
Instance for version 2.0.
|
Modifier and Type | Method and Description |
---|---|
static EjbJarXmlVersion |
EjbJarXmlVersion.valueOf(DocumentType docType)
Returns the version corresponding to the given document type.
|
static EjbJarXmlVersion |
EjbJarXmlVersion.valueOf(String publicId)
Returns the version corresponding to the given public ID.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.