Package nl.b3p.csw.jaxb.filter
Class Intersects
- java.lang.Object
-
- javax.xml.bind.JAXBElement<BinarySpatialOpType>
-
- nl.b3p.csw.jaxb.filter.Intersects
-
- All Implemented Interfaces:
Serializable
public class Intersects extends javax.xml.bind.JAXBElement<BinarySpatialOpType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Intersects()Intersects(BinarySpatialOpType value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
Intersects
public Intersects(BinarySpatialOpType value)
-
Intersects
public Intersects()
-
-