Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.payload.MediaType
Packages that use MediaType
Package
Description
-
Uses of MediaType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.payload
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.payload that return MediaTypeModifier and TypeMethodDescriptionPayloadFactory.getMediaType()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.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.payload with parameters of type MediaType