Uses of Enum Class
org.jboss.as.jpa.puparser.Version
Packages that use Version
-
Uses of Version in org.jboss.as.jpa.puparser
Methods in org.jboss.as.jpa.puparser that return VersionModifier and TypeMethodDescriptionstatic VersionVersion.forLocation(String location) static VersionVersion.forVersion(String version) static VersionReturns the enum constant of this class with the specified name.static Version[]Version.values()Returns an array containing the constants of this enum class, in the order they are declared.