Skip navigation links
org.eclipse.persistence.internal.xr

Class Attachment

    • Constructor Summary

      Constructors 
      Constructor and Description
      Attachment() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getMimeType()
      INTERNAL: get the mime-type setting for the binary attachment
      void setMimeType(java.lang.String mimeType)
      INTERNAL: set the mime-type setting for the binary attachement
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Attachment

        public Attachment()
    • Method Detail

      • getMimeType

        public java.lang.String getMimeType()

        INTERNAL: get the mime-type setting for the binary attachment

      • setMimeType

        public void setMimeType(java.lang.String mimeType)

        INTERNAL: set the mime-type setting for the binary attachement

        Parameters:
        mimeType - mime-type setting for the binary attachement

EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference