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