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