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