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