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