Package org.purl.dc.terms
Interface DCMIType
- All Superinterfaces:
SimpleLiteral
A representation of the model object 'DCMI Type'.
The following features are supported:
-
Method Summary
Methods inherited from interface org.purl.dc.elements.SimpleLiteral
getAllContents, getLang, setLang
-
Method Details
-
getValue
org.eclipse.emf.common.util.Enumerator getValue()Returns the value of the 'Value' attribute.- Returns:
- the value of the 'Value' attribute.
- See Also:
-
setValue
void setValue(org.eclipse.emf.common.util.Enumerator value) Sets the value of the 'Value
' attribute.- Parameters:
value
- the new value of the 'Value' attribute.- See Also:
-