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

Packages that use ConfigProperty16.Tag
org.jboss.jca.common.metadata.ra.ra16 This package contains metadatas for connector-1.6.xsd 
 

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

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