Package | Description |
---|---|
io.github.msdk.datamodel |
Modifier and Type | Method and Description |
---|---|
ChromatogramType |
SimpleChromatogram.getChromatogramType()
Returns the type of the chromatogram.
|
ChromatogramType |
Chromatogram.getChromatogramType()
Returns the type of the chromatogram.
|
static ChromatogramType |
ChromatogramType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChromatogramType[] |
ChromatogramType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleChromatogram.setChromatogramType(ChromatogramType newChromatogramType) |
Copyright © 2019. All rights reserved.