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