Package gov.nih.mipav.model.file
Class FileInfoOME.OME.Instrument.Microscope
java.lang.Object
gov.nih.mipav.model.file.FileInfoOME.OME.Instrument.Microscope
- Enclosing class:
FileInfoOME.OME.Instrument
DOCUMENT ME!
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMicroscope(String manufacturer, String model, String serialNumber, String type) Creates a new Microscope object. -
Method Summary
-
Field Details
-
manufacturer
Attributes. -
model
-
serialNumber
-
type
-
-
Constructor Details
-
Microscope
Creates a new Microscope object.- Parameters:
manufacturer- DOCUMENT ME!model- DOCUMENT ME!serialNumber- DOCUMENT ME!type- DOCUMENT ME!
-