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