Uses of Class
org.geotools.api.annotation.Specification
-
Packages that use Specification Package Description org.geotools.api.annotation -
-
Uses of Specification in org.geotools.api.annotation
Methods in org.geotools.api.annotation that return Specification Modifier and Type Method Description Specificationspecification()The specification where this UML come from.static SpecificationSpecification. valueOf(String name)Returns the enum constant of this type with the specified name.static Specification[]Specification. values()Returns an array containing the constants of this enum type, in the order they are declared.
-