Package | Description |
---|---|
fr.profi.mzdb.io.writer.mgf |
Modifier and Type | Method and Description |
---|---|
static MgfField |
MgfField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MgfField[] |
MgfField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MgfHeaderEntry(MgfField field,
Object value) |
MgfHeaderEntry(MgfField field,
Object value,
String trailer) |
Copyright © 2019. All rights reserved.