Uses of Enum Class
org.geotools.api.annotation.Specification
Packages that use Specification
Package
Description
-
Uses of Specification in org.geotools.api.annotation
Methods in org.geotools.api.annotation that return SpecificationModifier and TypeMethodDescriptionstatic SpecificationReturns the enum constant of this class with the specified name.static Specification[]Specification.values()Returns an array containing the constants of this enum class, in the order they are declared.