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