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