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