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