Uses of Enum Class
org.orcid.jaxb.model.message.MediaType
Packages that use MediaType
-
Uses of MediaType in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as MediaTypeMethods in org.orcid.jaxb.model.message 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.message with parameters of type MediaTypeModifier and TypeMethodDescriptionvoidPublicationDate.setMediaType(MediaType value) Sets the value of the mediaType property.