Interface IAttachmentsHolder

  • All Known Implementing Classes:
    Experiment, Project, Sample

    @JsonObject("as.dto.common.interfaces.IAttachmentsHolder")
    public interface IAttachmentsHolder
    • Method Detail

      • getAttachments

        java.util.List<Attachment> getAttachments()