Class AttachmentDeleteOptions.AttachmentRef

  • Enclosing class:
    AttachmentDeleteOptions

    public static class AttachmentDeleteOptions.AttachmentRef
    extends Object
    Simple class to identify attachment
    • Constructor Detail

      • AttachmentRef

        public AttachmentRef()
    • Method Detail

      • getAttachmentName

        public String getAttachmentName()
      • getAttachmentVersion

        public int getAttachmentVersion()
      • getMimeType

        public String getMimeType()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object