Uses of Class
org.postgis.util.VersionFunctions
-
Packages that use VersionFunctions Package Description org.postgis.util Utility classes. -
-
Uses of VersionFunctions in org.postgis.util
Methods in org.postgis.util that return VersionFunctions Modifier and Type Method Description static VersionFunctionsVersionFunctions. valueOf(String name)Returns the enum constant of this type with the specified name.static VersionFunctions[]VersionFunctions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-