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