Package | Description |
---|---|
org.geotools.coverage.io |
Modifier and Type | Method and Description |
---|---|
CoverageResponse.Status |
CoverageResponse.getStatus()
Get the status of this coverage response.
|
static CoverageResponse.Status |
CoverageResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoverageResponse.Status[] |
CoverageResponse.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CoverageResponse.setStatus(CoverageResponse.Status status) |
Copyright © 1996–2019 Geotools. All rights reserved.