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

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

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

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