Uses of Enum Class
org.opengis.annotation.Specification
Packages that use Specification
Package
Description
-
Uses of Specification in org.opengis.annotation
Subclasses with type arguments of type Specification in org.opengis.annotationModifier and TypeClassDescriptionenumThe specifications from which an interface, method or code list was derived.Methods in org.opengis.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.