Package | Description |
---|---|
fr.profi.mzdb | |
fr.profi.mzdb.model |
Modifier and Type | Field and Description |
---|---|
protected AcquisitionMode |
AbstractMzDbReader.acquisitionMode
Define some lazy fields
|
Modifier and Type | Method and Description |
---|---|
AcquisitionMode |
MzDbReader.getAcquisitionMode()
Lazy loading of the acquisition mode, parameter
|
protected AcquisitionMode |
AbstractMzDbReader.getAcquisitionMode(com.almworks.sqlite4java.SQLiteConnection connection)
Lazy loading of the acquisition mode, parameter
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<AcquisitionMode> |
MzDbAsyncReader.getAcquisitionMode()
Lazy loading of the acquisition mode, parameter
|
Modifier and Type | Method and Description |
---|---|
static AcquisitionMode |
AcquisitionMode.getAcquisitionMode(String code) |
static AcquisitionMode |
AcquisitionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcquisitionMode[] |
AcquisitionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.