Package nl.b3p.csw.jaxb.filter
Class SpatialOpsType
- java.lang.Object
-
- nl.b3p.csw.jaxb.filter.SpatialOpsType
-
- Direct Known Subclasses:
BBOXType,BinarySpatialOpType,DistanceBufferType
public abstract class SpatialOpsType extends Object
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>