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