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