Class MessageDrivenDestination


  • public class MessageDrivenDestination
    extends Object
    no longer represented in schema?
    • Constructor Detail

      • MessageDrivenDestination

        public MessageDrivenDestination()
    • Method Detail

      • getId

        public String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String
      • getDestinationType

        public DestinationType getDestinationType()
        Gets the value of the destinationType property.
        Returns:
        possible object is DestinationType
      • setDestinationType

        public void setDestinationType​(DestinationType value)
        Sets the value of the destinationType property.
        Parameters:
        value - allowed object is DestinationType