Uses of Enum Class
org.frankframework.pipes.IfPipe.SupportedMediaType
Packages that use IfPipe.SupportedMediaType
-
Uses of IfPipe.SupportedMediaType in org.frankframework.pipes
Subclasses with type arguments of type IfPipe.SupportedMediaType in org.frankframework.pipesMethods in org.frankframework.pipes that return IfPipe.SupportedMediaTypeModifier and TypeMethodDescriptionstatic IfPipe.SupportedMediaTypeReturns 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 TypeMethodDescriptionvoidIfPipe.setDefaultMediaType(IfPipe.SupportedMediaType defaultMediaType)