Uses of Enum Class
org.frankframework.pipes.CompressPipe.FileFormat
Packages that use CompressPipe.FileFormat
-
Uses of CompressPipe.FileFormat in org.frankframework.pipes
Methods in org.frankframework.pipes that return CompressPipe.FileFormatModifier 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.Methods in org.frankframework.pipes with parameters of type CompressPipe.FileFormatModifier and TypeMethodDescriptionvoid
CompressPipe.setFileFormat
(CompressPipe.FileFormat format)