Uses of Enum Class
org.frankframework.pipes.IfPipe.SupportedMediaType
Packages that use IfPipe.SupportedMediaType
-
Uses of IfPipe.SupportedMediaType in org.frankframework.pipes
Methods in org.frankframework.pipes that return IfPipe.SupportedMediaTypeModifier and TypeMethodDescriptionstatic IfPipe.SupportedMediaType
Returns the enum constant of this class with the specified name.static IfPipe.SupportedMediaType[]
IfPipe.SupportedMediaType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.pipes with parameters of type IfPipe.SupportedMediaTypeModifier and TypeMethodDescriptionvoid
IfPipe.setDefaultMediaType
(IfPipe.SupportedMediaType defaultMediaType)