com.ibm.websphere.sibx.smobo

Interface AttachmentType

    • 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
      java.lang.String getBodyPath()
      Returns the value of the 'Body Path' attribute
      java.lang.String getContentID()
      Returns the value of the 'Content ID' attribute
      java.lang.String getContentType()
      Returns the value of the 'Content Type' attribute
      byte[] getData()
      Returns the value of the 'Data' attribute
      void setBodyPath(java.lang.String value)
      Sets the value of the 'Body Path' attribute
      void setContentID(java.lang.String value)
      Sets the value of the 'Content ID' attribute
      void setContentType(java.lang.String value)
      Sets the value of the 'Content Type' attribute
      void setData(byte[] value)
      Sets the value of the 'Data' attribute
    • Method Detail

      • getContentID

        java.lang.String getContentID()
        Returns the value of the 'Content ID' attribute.
        Returns:
        the value of the 'Content ID' attribute.
        See Also:
        setContentID(String)
      • setContentID

        void setContentID(java.lang.String value)
        Sets the value of the 'Content ID' attribute.
        Parameters:
        value - the new value of the 'Content ID' attribute.
        See Also:
        getContentID()
      • getContentType

        java.lang.String getContentType()
        Returns the value of the 'Content Type' attribute.
        Returns:
        the value of the 'Content Type' attribute.
        See Also:
        setContentType(String)
      • setContentType

        void setContentType(java.lang.String value)
        Sets the value of the 'Content Type' attribute.
        Parameters:
        value - the new value of the 'Content Type' attribute.
        See Also:
        getContentType()
      • getData

        byte[] getData()
        Returns the value of the 'Data' attribute.
        Returns:
        the value of the 'Data' attribute.
        See Also:
        setData(byte[])
      • setData

        void setData(byte[] value)
        Sets the value of the 'Data' attribute.
        Parameters:
        value - the new value of the 'Data' attribute.
        See Also:
        getData()
      • getBodyPath

        java.lang.String getBodyPath()
        Returns the value of the 'Body Path' attribute.
        Returns:
        the value of the 'Body Path' attribute.
        See Also:
        setBodyPath(String)
      • setBodyPath

        void setBodyPath(java.lang.String value)
        Sets the value of the 'Body Path' attribute.
        Parameters:
        value - the new value of the 'Body Path' attribute.
        See Also:
        getBodyPath()
IBM Business Process ManagerTM
Release 8