Class AttachmentImmutable

  • All Implemented Interfaces:
    ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable

    public class AttachmentImmutable
    extends java.lang.Object
    implements ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
    • Constructor Summary

      Constructors 
      Constructor Description
      AttachmentImmutable​(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Attachment attachment)  
    • Constructor Detail

      • AttachmentImmutable

        public AttachmentImmutable​(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Attachment attachment)
    • Method Detail

      • getFileName

        public java.lang.String getFileName()
        Specified by:
        getFileName in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
      • getTitle

        public java.lang.String getTitle()
        Specified by:
        getTitle in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
      • getVersion

        public int getVersion()
        Specified by:
        getVersion in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable