com.ibm.broker.config.appdev.nodes

Class MQTTSubscribeNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable


    public class MQTTSubscribeNode
    extends Node

    MQTTSubscribeNodeUDN instance

    See Also:
    Serialized Form
    • Field Detail

      • OUTPUT_TERMINAL_OUT

        public final OutputTerminal OUTPUT_TERMINAL_OUT
      • OUTPUT_TERMINAL_CATCH

        public final OutputTerminal OUTPUT_TERMINAL_CATCH
      • OUTPUT_TERMINAL_FAILURE

        public final OutputTerminal OUTPUT_TERMINAL_FAILURE
    • Constructor Detail

      • MQTTSubscribeNode

        public MQTTSubscribeNode()
    • Method Detail

      • getParserXmlnscOpaqueElementsTable

        public MQTTSubscribeNode.ParserXmlnscOpaqueElementsTable getParserXmlnscOpaqueElementsTable()
        Retrieve the Opaque elements table for the node MQTTSubscribeNodeUDN
        Returns:
        ParserXmlnscOpaqueElementsTable instance which contains OpaqueElementsRow rows
      • getInputTerminals

        public InputTerminal[] getInputTerminals()
        Description copied from class: Node
        Gets the full list of available InputTerminals for this Node
        Specified by:
        getInputTerminals in class Node
        Returns:
        InputTerminal[]
      • getOutputTerminals

        public OutputTerminal[] getOutputTerminals()
        Description copied from class: Node
        Gets the full list of available OutputTerminals for this Node
        Specified by:
        getOutputTerminals in class Node
        Returns:
        OutputTerminal[]
      • getTypeName

        public java.lang.String getTypeName()
        Description copied from class: Node
        Gets the node type of this node
        Specified by:
        getTypeName in class Node
        Returns:
        String; the node type
      • setClientId

        public MQTTSubscribeNode setClientId(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Client ID" property
        Parameters:
        value - String ; the value to set the property "Client ID"
      • getClientId

        public java.lang.String getClientId()
        Get the MQTTSubscribeNodeUDN "Client ID" property
        Returns:
        String; the value of the property "Client ID"
      • setTopicName

        public MQTTSubscribeNode setTopicName(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Topic name" property
        Parameters:
        value - String ; the value to set the property "Topic name"
      • getTopicName

        public java.lang.String getTopicName()
        Get the MQTTSubscribeNodeUDN "Topic name" property
        Returns:
        String; the value of the property "Topic name"
      • setHostName

        public MQTTSubscribeNode setHostName(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Host name" property
        Parameters:
        value - String ; the value to set the property "Host name"
      • getHostName

        public java.lang.String getHostName()
        Get the MQTTSubscribeNodeUDN "Host name" property
        Returns:
        String; the value of the property "Host name"
      • setPort

        public MQTTSubscribeNode setPort(int value)
        Set the MQTTSubscribeNodeUDN "Port" property
        Parameters:
        value - int ; the value to set the property "Port"
      • getPort

        public int getPort()
        Get the MQTTSubscribeNodeUDN Port property
        Returns:
        int; the value of the property "Port"
      • getQos

        public MQTTSubscribeNode.ENUM_MQTTSUBSCRIBE_QOS getQos()
        Get the MQTTSubscribeNodeUDN "Quality of service" property
        Returns:
        ENUM_MQTTSUBSCRIBE_QOS; the value of the property "Quality of service"
      • setConnectorName

        public MQTTSubscribeNode setConnectorName(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Connector name" property
        Parameters:
        value - String ; the value to set the property "Connector name"
      • getConnectorName

        public java.lang.String getConnectorName()
        Get the MQTTSubscribeNodeUDN "Connector name" property
        Returns:
        String; the value of the property "Connector name"
      • setSecurityIdentity

        public MQTTSubscribeNode setSecurityIdentity(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Security identity" property
        Parameters:
        value - String ; the value to set the property "Security identity"
      • getSecurityIdentity

        public java.lang.String getSecurityIdentity()
        Get the MQTTSubscribeNodeUDN "Security identity" property
        Returns:
        String; the value of the property "Security identity"
      • setMessageDomainProperty

        public MQTTSubscribeNode setMessageDomainProperty(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Message domain" property
        Parameters:
        value - String ; the value to set the property "Message domain"
      • getMessageDomainProperty

        public java.lang.String getMessageDomainProperty()
        Get the MQTTSubscribeNodeUDN "Message domain" property
        Returns:
        String; the value of the property "Message domain"
      • setMessageSetProperty

        public MQTTSubscribeNode setMessageSetProperty(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Message model" property
        Parameters:
        value - String ; the value to set the property "Message model"
      • getMessageSetProperty

        public java.lang.String getMessageSetProperty()
        Get the MQTTSubscribeNodeUDN "Message model" property
        Returns:
        String; the value of the property "Message model"
      • setMessageTypeProperty

        public MQTTSubscribeNode setMessageTypeProperty(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Message" property
        Parameters:
        value - String ; the value to set the property "Message"
      • getMessageTypeProperty

        public java.lang.String getMessageTypeProperty()
        Get the MQTTSubscribeNodeUDN "Message" property
        Returns:
        String; the value of the property "Message"
      • setMessageFormatProperty

        public MQTTSubscribeNode setMessageFormatProperty(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Physical format" property
        Parameters:
        value - String ; the value to set the property "Physical format"
      • getMessageFormatProperty

        public java.lang.String getMessageFormatProperty()
        Get the MQTTSubscribeNodeUDN "Physical format" property
        Returns:
        String; the value of the property "Physical format"
      • setParserXmlnscBuildTreeUsingXMLSchema

        public MQTTSubscribeNode setParserXmlnscBuildTreeUsingXMLSchema(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Build tree using XML schema data types" property
        Parameters:
        value - String ; the value to set the property "Build tree using XML schema data types"
      • getParserXmlnscBuildTreeUsingXMLSchema

        public java.lang.String getParserXmlnscBuildTreeUsingXMLSchema()
        Get the MQTTSubscribeNodeUDN "Build tree using XML schema data types" property
        Returns:
        String; the value of the property "Build tree using XML schema data types"
      • setParserXmlnscUseForXmlnsDomain

        public MQTTSubscribeNode setParserXmlnscUseForXmlnsDomain(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Use XMLNSC compact parser for XMLNS domain" property
        Parameters:
        value - String ; the value to set the property "Use XMLNSC compact parser for XMLNS domain"
      • getParserXmlnscUseForXmlnsDomain

        public java.lang.String getParserXmlnscUseForXmlnsDomain()
        Get the MQTTSubscribeNodeUDN "Use XMLNSC compact parser for XMLNS domain" property
        Returns:
        String; the value of the property "Use XMLNSC compact parser for XMLNS domain"
      • setValidateAllValueConstraints

        public MQTTSubscribeNode setValidateAllValueConstraints(boolean value)
        Set the MQTTSubscribeNodeUDN "Include all value constraints" property
        Parameters:
        value - boolean ; the value to set the property "Include all value constraints"
      • getValidateAllValueConstraints

        public boolean getValidateAllValueConstraints()
        Get the MQTTSubscribeNodeUDN "Include all value constraints" property
        Returns:
        boolean; the value of the property "Include all value constraints"
      • setPolicyUrl

        public MQTTSubscribeNode setPolicyUrl(java.lang.String value)
        Set the MQTTSubscribeNodeUDN "Policy URL" property
        Parameters:
        value - String ; the value to set the property "Policy URL"
      • getPolicyUrl

        public java.lang.String getPolicyUrl()
        Get the MQTTSubscribeNodeUDN "Policy URL" property
        Returns:
        String; the value of the property "Policy URL"
      • getNodeName

        public java.lang.String getNodeName()
        Description copied from class: Node
        Gets the label name of this node
          MessageFlow mf1 = patternInstanceManager.getMessageFlow("MyFlowProject", "mf1.msgflow");
          Node inputMQNode = mf1.getNodeByName("My Input Node");
          inputMQNode.setNodeName("Renamed Input Node");
         
        Overrides:
        getNodeName in class Node
        Returns:
        String; the node name