public class PublicationDate extends FuzzyDate
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.orcid.org/ns/orcid}fuzzy-date">
<attribute name="media-type" type="{http://www.orcid.org/ns/orcid}media-type" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PublicationDate() |
| Modifier and Type | Method and Description |
|---|---|
MediaType |
getMediaType()
Gets the value of the mediaType property.
|
void |
setMediaType(MediaType value)
Sets the value of the mediaType property.
|
protected MediaType mediaType
Copyright © 2017. All rights reserved.