| Package | Description |
|---|---|
| org.expasy.mzjava.external.io.ms.spectrum.mzml |
| Modifier and Type | Method and Description |
|---|---|
static MzmlConsistencyCheck |
MzmlConsistencyCheck.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MzmlConsistencyCheck[] |
MzmlConsistencyCheck.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EbiMzmlReader.turnStrict(Set<MzmlConsistencyCheck> ccs) |
void |
EbiMzmlReader.turnTolerant(Set<MzmlConsistencyCheck> ccs) |
Copyright © 2016. All Rights Reserved.