Package | Description |
---|---|
io.github.msdk.datamodel | |
io.github.msdk.io.mzml.data |
Modifier and Type | Method and Description |
---|---|
MsScanType |
SimpleMsScan.getMsScanType()
Returns the type of the MS scan.
|
default MsScanType |
MsScan.getMsScanType()
Returns the type of the MS scan.
|
static MsScanType |
MsScanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MsScanType[] |
MsScanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleMsScan.setMsScanType(MsScanType newMsScanType) |
Modifier and Type | Method and Description |
---|---|
MsScanType |
MzMLMsScan.getMsScanType()
Returns the type of the MS scan.
|
Copyright © 2019. All rights reserved.