public class ImageSeries extends Object
Constructor and Description |
---|
ImageSeries(Integer imageSeriesId) |
Modifier and Type | Method and Description |
---|---|
void |
addImage(Image image) |
List<Image> |
getImages() |
Integer |
getImageSeriesId() |
void |
setImages(List<Image> images) |
void |
setImageSeriesId(Integer imageSeriesId) |
public ImageSeries(Integer imageSeriesId)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.