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