Uses of Class
org.jboss.jca.common.metadata.jbossra.jbossra10.JbossRa10.Tag

Packages that use JbossRa10.Tag
org.jboss.jca.common.metadata.jbossra.jbossra10 This package contains metadatas for jboss-ra_1_0.xsd 
 

Uses of JbossRa10.Tag in org.jboss.jca.common.metadata.jbossra.jbossra10
 

Methods in org.jboss.jca.common.metadata.jbossra.jbossra10 that return JbossRa10.Tag
static JbossRa10.Tag JbossRa10.Tag.forName(String localName)
          Static method to get enum instance given localName string
static JbossRa10.Tag JbossRa10.Tag.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JbossRa10.Tag[] JbossRa10.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/)