| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.mzml.util |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<javolution.text.CharArray,PSIMSCV> |
PSIMSCV.mapCharArr2PSIMSCV |
protected static Map<String,PSIMSCV> |
PSIMSCV.mapString2PSIMSCV |
| Modifier and Type | Method and Description |
|---|---|
static PSIMSCV |
PSIMSCV.fromAccession(javolution.text.CharArray msAccession) |
static PSIMSCV |
PSIMSCV.fromAccession(String msAccession) |
static PSIMSCV |
PSIMSCV.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PSIMSCV[] |
PSIMSCV.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.