Uses of Enum Class
org.jboss.jca.common.api.metadata.spec.Connector.Version
Packages that use Connector.Version
Package
Description
This package contains common metadatas fand parser for connector_1_*.xsd
-
Uses of Connector.Version in org.jboss.jca.common.api.metadata.spec
Methods in org.jboss.jca.common.api.metadata.spec that return Connector.VersionModifier and TypeMethodDescriptionstatic Connector.VersionStatic method to get enum instance given localName XsdStringConnector.getVersion()Get the version.static Connector.VersionReturns the enum constant of this class with the specified name.static Connector.Version[]Connector.Version.values()Returns an array containing the constants of this enum class, in the order they are declared.