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