Uses of Enum Class
org.frankframework.pipes.CompressPipe.FileFormat
-
Uses of CompressPipe.FileFormat in org.frankframework.pipes
Modifier and TypeMethodDescriptionCompressPipe.getFileFormat()
static CompressPipe.FileFormat
Returns the enum constant of this class with the specified name.static CompressPipe.FileFormat[]
CompressPipe.FileFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CompressPipe.setFileFormat
(CompressPipe.FileFormat format)