Uses of Enum Class
org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
-
Uses of DataSonnetPipe.DataSonnetOutputType in org.frankframework.pipes
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DataSonnetPipe.DataSonnetOutputType[]
DataSonnetPipe.DataSonnetOutputType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DataSonnetPipe.setOutputType
(DataSonnetPipe.DataSonnetOutputType outputType) Output file format, DataSonnet is semi-capable of converting the converted JSON to a different format.