Uses of Enum Class
org.frankframework.extensions.tibco.SendTibcoMessage.MessageProtocol
Packages that use SendTibcoMessage.MessageProtocol
-
Uses of SendTibcoMessage.MessageProtocol in org.frankframework.extensions.tibco
Methods in org.frankframework.extensions.tibco that return SendTibcoMessage.MessageProtocolModifier and TypeMethodDescriptionSendTibcoMessage.getMessageProtocol()
Returns the enum constant of this class with the specified name.static SendTibcoMessage.MessageProtocol[]
SendTibcoMessage.MessageProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.extensions.tibco with parameters of type SendTibcoMessage.MessageProtocolModifier and TypeMethodDescriptionvoid
SendTibcoMessage.setMessageProtocol
(SendTibcoMessage.MessageProtocol string) Protocol of Tibco service to be called