com.ibm.websphere.sibx.smobo

Interface MQChainedHeaderType

  • All Superinterfaces:
    MQControl


    public interface MQChainedHeaderType
    extends MQControl
    A representation of the model object 'MQ Chained Header Type'.

    The following features are supported:

    • Method Detail

      • getValue

        java.lang.Object getValue()
        Returns the value of the 'Value' containment reference.
        Returns:
        the value of the 'Value' containment reference.
        See Also:
        setValue(Object)
      • setValue

        void setValue(java.lang.Object value)
        Sets the value of the 'Value' containment reference.
        Parameters:
        value - the new value of the 'Value' containment reference. Note that this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.
        See Also:
        getValue()
      • setOpaque

        void setOpaque(MQOpaqueHeader value)
        Sets the value of the 'Opaque' containment reference.
        Parameters:
        value - the new value of the 'Opaque' containment reference.
        See Also:
        getOpaque()
      • getRfh

        MQRFH getRfh()
        Returns the value of the 'Rfh' containment reference.
        Returns:
        the value of the 'Rfh' containment reference.
        See Also:
        setRfh(MQRFH)
      • setRfh

        void setRfh(MQRFH value)
        Sets the value of the 'Rfh' containment reference.
        Parameters:
        value - the new value of the 'Rfh' containment reference.
        See Also:
        getRfh()
      • getRfh2

        MQRFH2 getRfh2()
        Returns the value of the 'Rfh2' containment reference.
        Returns:
        the value of the 'Rfh2' containment reference.
        See Also:
        setRfh2(MQRFH2)
      • setRfh2

        void setRfh2(MQRFH2 value)
        Sets the value of the 'Rfh2' containment reference.
        Parameters:
        value - the new value of the 'Rfh2' containment reference.
        See Also:
        getRfh2()
IBM Business Process ManagerTM
Release 8