public abstract class SpatialOpsType extends Object implements Named, Visitable
Java class for SpatialOpsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpatialOpsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SpatialOpsType() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller u,
Object parent) |
QName |
getJAXBElementName() |
void |
setJAXBElementName(QName name) |
public void setJAXBElementName(QName name)
setJAXBElementName in interface Namedpublic QName getJAXBElementName()
getJAXBElementName in interface Namedpublic void afterUnmarshal(Unmarshaller u, Object parent)
This work is licensed under a Creative Commons Attribution 4.0 International License.