Interface IAttachmentsHolder
- All Known Implementing Classes:
Experiment,Project,Sample
@JsonObject("as.dto.common.interfaces.IAttachmentsHolder")
public interface IAttachmentsHolder
-
Method Summary
-
Method Details
-
getAttachments
List<Attachment> getAttachments()
-