Uses of Enum Class
org.frankframework.xcom.XComSender.CompressType
Packages that use XComSender.CompressType
-
Uses of XComSender.CompressType in org.frankframework.xcom
Subclasses with type arguments of type XComSender.CompressType in org.frankframework.xcomMethods in org.frankframework.xcom that return XComSender.CompressTypeModifier and TypeMethodDescriptionstatic XComSender.CompressTypeReturns the enum constant of this class with the specified name.static XComSender.CompressType[]XComSender.CompressType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.xcom with parameters of type XComSender.CompressType