public class ImageFileAndInstrument extends java.lang.Object implements java.io.Serializable, INumericImage, IInstrumentName
| Modifier and Type | Field and Description |
|---|---|
java.io.File |
diskFile |
java.lang.String |
instrumentName |
| Constructor and Description |
|---|
ImageFileAndInstrument() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getImageFile() |
java.lang.String |
getInstrumentName() |
public java.lang.String instrumentName
public java.io.File diskFile
public java.io.File getImageFile()
getImageFile in interface INumericImagepublic java.lang.String getInstrumentName()
getInstrumentName in interface IInstrumentName