Uses of Class
org.jboss.jca.common.api.metadata.ra.ra10.Connector10.Tag

Packages that use Connector10.Tag
org.jboss.jca.common.api.metadata.ra.ra10 This package contains common metadatas fand parser for connector_1_0 .xsd 
 

Uses of Connector10.Tag in org.jboss.jca.common.api.metadata.ra.ra10
 

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



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)