Uses of Class
org.jboss.jca.common.api.metadata.ra.ra16.Connector16.Tag

Packages that use Connector16.Tag
org.jboss.jca.common.api.metadata.ra.ra16 This package contains common metadatas fand parser for connector_1_6.xsd 
 

Uses of Connector16.Tag in org.jboss.jca.common.api.metadata.ra.ra16
 

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