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