Uses of Enum Class
org.orcid.jaxb.model.common_v2.MediaType
Packages that use MediaType
-
Uses of MediaType in org.orcid.jaxb.model.common_v2
Fields in org.orcid.jaxb.model.common_v2 declared as MediaTypeMethods in org.orcid.jaxb.model.common_v2 that return MediaTypeModifier and TypeMethodDescriptionstatic MediaTypePublicationDate.getMediaType()Gets the value of the mediaType property.static MediaTypeReturns the enum constant of this class with the specified name.static MediaType[]MediaType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.common_v2 with parameters of type MediaTypeModifier and TypeMethodDescriptionvoidPublicationDate.setMediaType(MediaType value) Sets the value of the mediaType property.