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