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