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