public class ResponseFormatKey extends Object
| Constructor and Description |
|---|
ResponseFormatKey() |
ResponseFormatKey(OwsServiceKey serviceOperatorKey,
String responseFormat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getResponseFormat() |
String |
getService() |
OwsServiceKey |
getServiceOperatorKey() |
String |
getVersion() |
int |
hashCode() |
void |
setResponseFormat(String responseFormat) |
void |
setServiceOperatorKey(OwsServiceKey serviceOperatorKey) |
String |
toString() |
public ResponseFormatKey(OwsServiceKey serviceOperatorKey, String responseFormat)
public ResponseFormatKey()
public OwsServiceKey getServiceOperatorKey()
public void setServiceOperatorKey(OwsServiceKey serviceOperatorKey)
public String getResponseFormat()
public void setResponseFormat(String responseFormat)
public String getService()
public String getVersion()
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.