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