Uses of Enum Class
org.jboss.jca.as.converters.wls.api.metadata.ConnectionDefinitionProperties.Tag
Packages that use ConnectionDefinitionProperties.Tag
Package
Description
This package contains the weblogic metatdata.
-
Uses of ConnectionDefinitionProperties.Tag in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return ConnectionDefinitionProperties.TagModifier and TypeMethodDescriptionStatic method to get enum instance given localName stringReturns the enum constant of this class with the specified name.static ConnectionDefinitionProperties.Tag[]ConnectionDefinitionProperties.Tag.values()Returns an array containing the constants of this enum class, in the order they are declared.