public abstract class WsaHeader extends Object implements SoapHeader
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace()
Get the namespace of this header
|
String |
getValue() |
boolean |
isSetValue() |
void |
setValue(String value) |
public WsaHeader(String value)
value - Value to setpublic String getValue()
public void setValue(String value)
value - the value to setpublic boolean isSetValue()
public String getNamespace()
SoapHeadergetNamespace in interface SoapHeaderCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.