Uses of Enum Class
org.frankframework.pipes.IfPipe.SupportedMediaType
-
Uses of IfPipe.SupportedMediaType in org.frankframework.pipes
Modifier 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.Modifier and TypeMethodDescriptionvoid
IfPipe.setDefaultMediaType
(IfPipe.SupportedMediaType defaultMediaType)