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