Uses of Enum Class
org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
Packages that use Receiver.CheckForDuplicatesMethod
-
Uses of Receiver.CheckForDuplicatesMethod in org.frankframework.receivers
Methods in org.frankframework.receivers that return Receiver.CheckForDuplicatesMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Receiver.CheckForDuplicatesMethod[]Receiver.CheckForDuplicatesMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.receivers with parameters of type Receiver.CheckForDuplicatesMethodModifier and TypeMethodDescriptionvoidReceiver.setCheckForDuplicatesMethod(Receiver.CheckForDuplicatesMethod method) (Only used whencheckForDuplicates=true) Indicates whether the messageid or the correlationid is used for checking presence in the message log