public class ResponseFormatKey
extends java.lang.Object
| Constructor and Description |
|---|
ResponseFormatKey() |
ResponseFormatKey(OwsServiceKey serviceOperatorKey,
java.lang.String responseFormat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getResponseFormat() |
java.lang.String |
getService() |
OwsServiceKey |
getServiceOperatorKey() |
OwsServiceKey |
getServiceOperatorKeyType()
Deprecated.
|
java.lang.String |
getVersion() |
int |
hashCode() |
void |
setResponseFormat(java.lang.String responseFormat) |
void |
setServiceOperatorKey(OwsServiceKey serviceOperatorKey) |
void |
setServiceOperatorKeyType(OwsServiceKey serviceOperatorKeyType)
Deprecated.
|
java.lang.String |
toString() |
public ResponseFormatKey(OwsServiceKey serviceOperatorKey, java.lang.String responseFormat)
public ResponseFormatKey()
@Deprecated public OwsServiceKey getServiceOperatorKeyType()
@Deprecated public void setServiceOperatorKeyType(OwsServiceKey serviceOperatorKeyType)
public OwsServiceKey getServiceOperatorKey()
public void setServiceOperatorKey(OwsServiceKey serviceOperatorKey)
public java.lang.String getResponseFormat()
public void setResponseFormat(java.lang.String responseFormat)
public java.lang.String getService()
public java.lang.String getVersion()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.