Package | Description |
---|---|
io.github.msdk.datamodel |
Modifier and Type | Method and Description |
---|---|
SeparationType |
SimpleChromatogram.getSeparationType()
Returns the separation type used for separation of molecules.
|
SeparationType |
Chromatogram.getSeparationType()
Returns the separation type used for separation of molecules.
|
static SeparationType |
SeparationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeparationType[] |
SeparationType.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.setSeparationType(SeparationType separationType) |
Copyright © 2019. All rights reserved.