public class SoapBinding extends ExtensibilityElement
| Constructor and Description |
|---|
SoapBinding(String style,
String transport) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ExtensibilityElement o) |
boolean |
equals(Object obj) |
String |
getStyle() |
String |
getTransport() |
int |
hashCode() |
void |
setStyle(String style) |
void |
setTransport(String transport) |
getQNamepublic String getStyle()
public void setStyle(String style)
style - the style to setpublic String getTransport()
public void setTransport(String transport)
transport - the transport to setpublic boolean equals(Object obj)
equals in class ExtensibilityElementpublic int hashCode()
hashCode in class ExtensibilityElementpublic int compareTo(ExtensibilityElement o)
compareTo in interface Comparable<ExtensibilityElement>compareTo in class ExtensibilityElementCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.