com.ibm.websphere.sibx.smobo

Interface MQHeaderType



  • public interface MQHeaderType
    A representation of the model object 'MQ Header Type'.

    The following features are supported:

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String $sccsid 
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      MQControl getControl()
      Returns the value of the 'Control' containment reference.
      java.util.List<MQChainedHeaderType> getHeader()
      Returns the value of the 'Header' containment reference list.
      MQMD getMd()
      Returns the value of the 'Md' containment reference.
      void setControl(MQControl value)
      Sets the value of the 'Control' containment reference.
      void setMd(MQMD value)
      Sets the value of the 'Md' containment reference.
    • Method Detail

      • getMd

        MQMD getMd()
        Returns the value of the 'Md' containment reference.
        Returns:
        the value of the 'Md' containment reference.
        See Also:
        setMd(MQMD)
      • setMd

        void setMd(MQMD value)
        Sets the value of the 'Md' containment reference.
        Parameters:
        value - the new value of the 'Md' containment reference.
        See Also:
        getMd()
      • getControl

        MQControl getControl()
        Returns the value of the 'Control' containment reference.
        Returns:
        the value of the 'Control' containment reference.
        See Also:
        setControl(MQControl)
      • setControl

        void setControl(MQControl value)
        Sets the value of the 'Control' containment reference.
        Parameters:
        value - the new value of the 'Control' containment reference.
        See Also:
        getControl()
      • getHeader

        java.util.List<MQChainedHeaderType> getHeader()
        Returns the value of the 'Header' containment reference list. The list contents are of type MQChainedHeaderType.
        Returns:
        the value of the 'Header' containment reference list.
IBM Business Process ManagerTM
Release 8