Uses of Enum Class
org.geotools.coverage.io.CoverageResponse.Status
Packages that use CoverageResponse.Status
-
Uses of CoverageResponse.Status in org.geotools.coverage.io
Methods in org.geotools.coverage.io that return CoverageResponse.StatusModifier and TypeMethodDescriptionCoverageResponse.getStatus()Get the status of this coverage response.static CoverageResponse.StatusReturns the enum constant of this class with the specified name.static CoverageResponse.Status[]CoverageResponse.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.geotools.coverage.io with parameters of type CoverageResponse.StatusModifier and TypeMethodDescriptionvoidCoverageResponse.setStatus(CoverageResponse.Status status)