public class Capability extends Object
| Constructor and Description |
|---|
Capability() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExceptionFormat(String format) |
void |
addRequest(Request request) |
List<String> |
getExceptionFormats() |
WmsLayer |
getLayer() |
List<Request> |
getRequests() |
void |
setLayer(WmsLayer layer) |
void |
setRequests(List<Request> requests) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.