com.ibm.dbb.repository

Interface Attachment

    • Method Detail

      • getName

        java.lang.String getName()
        Return the name of the attachment
        Returns:
        the name of the attachment
      • getContentType

        java.lang.String getContentType()
        Return the content type of the attachment
        Returns:
        the content type
      • getSize

        long getSize()
        Return the size of the attachment in bytes
        Returns:
        the size of the attachment

<IBM Copyright © 2018 IBM Corp. All Rights Reserved.