com.ibm.websphere.sca.mq.structures

Interface MQRFH2Property

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getName()
      Returns the value of the 'Name' attribute
      java.lang.String getType_()
      Returns the value of the 'Type' attribute
      java.lang.String getValue()
      Returns the value of the 'Value' attribute
      void setName(java.lang.String value)
      Sets the value of the 'Name' attribute
      void setType(java.lang.String value)
      Sets the value of the 'Type' attribute
      void setValue(java.lang.String value)
      Sets the value of the 'Value' attribute
    • Method Detail

      • setName

        void setName(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • getType_

        java.lang.String getType_()
        Returns the value of the 'Type' attribute.

        If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Type' attribute.
        See Also:
        setType(String), WMQStructuresPackage.getMQRFH2Property_Type()
      • setType

        void setType(java.lang.String value)
        Sets the value of the 'Type' attribute.
        Parameters:
        value - the new value of the 'Type' attribute.
        See Also:
        getType_()
      • setValue

        void setValue(java.lang.String value)
        Sets the value of the 'Value' attribute.
        Parameters:
        value - the new value of the 'Value' attribute.
        See Also:
        getValue()
IBM Business Process ManagerTM
Release 8