Uses of Enum
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 type with the specified name.static Version[]Version.values()Returns an array containing the constants of this enum type, in the order they are declared.