Uses of Enum Class
org.hibernate.spatial.CommonSpatialFunction.Type
Packages that use CommonSpatialFunction.Type
-
Uses of CommonSpatialFunction.Type in org.hibernate.spatial
Methods in org.hibernate.spatial that return CommonSpatialFunction.TypeModifier and TypeMethodDescriptionCommonSpatialFunction.getType()static CommonSpatialFunction.TypeReturns the enum constant of this class with the specified name.static CommonSpatialFunction.Type[]CommonSpatialFunction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.