Uses of Class
org.jboss.jca.common.metadata.jbossra.JbossRaParser.Tag

Packages that use JbossRaParser.Tag
org.jboss.jca.common.metadata.jbossra This package contains common metadatas fand parser for jboss-ra_2_0.xsd and jboss_ra_10.xsd 
 

Uses of JbossRaParser.Tag in org.jboss.jca.common.metadata.jbossra
 

Methods in org.jboss.jca.common.metadata.jbossra that return JbossRaParser.Tag
static JbossRaParser.Tag JbossRaParser.Tag.forName(String localName)
          Static method to get enum instance given localName string
static JbossRaParser.Tag JbossRaParser.Tag.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JbossRaParser.Tag[] JbossRaParser.Tag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)