Uses of Enum Class
org.jboss.jca.common.metadata.ds.DsParser.Tag
Packages that use DsParser.Tag
Package
Description
This package contains metadatas implementation for data_sources_1.0.xsd
-
Uses of DsParser.Tag in org.jboss.jca.common.metadata.ds
Methods in org.jboss.jca.common.metadata.ds that return DsParser.TagModifier and TypeMethodDescriptionstatic DsParser.TagStatic method to get enum instance given localName stringstatic DsParser.TagReturns the enum constant of this class with the specified name.static DsParser.Tag[]DsParser.Tag.values()Returns an array containing the constants of this enum class, in the order they are declared.