Uses of Enum Class
org.frankframework.xcom.XComSender.CarriageFlagType
Packages that use XComSender.CarriageFlagType
-
Uses of XComSender.CarriageFlagType in org.frankframework.xcom
Methods in org.frankframework.xcom that return XComSender.CarriageFlagTypeModifier and TypeMethodDescriptionstatic XComSender.CarriageFlagType
Returns the enum constant of this class with the specified name.static XComSender.CarriageFlagType[]
XComSender.CarriageFlagType.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.CarriageFlagTypeModifier and TypeMethodDescriptionvoid
XComSender.setCarriageflag
(XComSender.CarriageFlagType value)