Package org.purl.dc.terms
Interface W3CDTF
- All Superinterfaces:
SimpleLiteral
A representation of the model object 'W3CDTF'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptiongetValue()
Returns the value of the 'Value' attribute.void
setValue
(XMLGregorianCalendar value) Sets the value of the 'Value
' attribute.Methods inherited from interface org.purl.dc.elements.SimpleLiteral
getAllContents, getLang, setLang
-
Method Details
-
getValue
XMLGregorianCalendar getValue()Returns the value of the 'Value' attribute.- Returns:
- the value of the 'Value' attribute.
- See Also:
-
setValue
Sets the value of the 'Value
' attribute.- Parameters:
value
- the new value of the 'Value' attribute.- See Also:
-