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 TypeMethodDescriptionstatic CompressPipe.FileFormatReturns 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 TypeMethodDescriptionvoidCompressPipe.setFileFormat(CompressPipe.FileFormat format)