Uses of Enum Class
org.frankframework.jms.JMSFacade.DestinationType
-
Uses of JMSFacade.DestinationType in org.frankframework.jms
Modifier and TypeMethodDescriptionJMSFacade.getDestinationType()
static JMSFacade.DestinationType
Returns the enum constant of this class with the specified name.static JMSFacade.DestinationType[]
JMSFacade.DestinationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JMSFacade.setDestinationType
(JMSFacade.DestinationType destinationType) Type of the messageing destination.