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