| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.mzml.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected BinaryDataArrayListType |
SpectrumType.binaryDataArrayList |
protected BinaryDataArrayListType |
ChromatogramType.binaryDataArrayList |
| Modifier and Type | Method and Description |
|---|---|
BinaryDataArrayListType |
ObjectFactory.createBinaryDataArrayListType()
Create an instance of
BinaryDataArrayListType |
BinaryDataArrayListType |
SpectrumType.getBinaryDataArrayList()
Gets the value of the binaryDataArrayList property.
|
BinaryDataArrayListType |
ChromatogramType.getBinaryDataArrayList()
Gets the value of the binaryDataArrayList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpectrumType.setBinaryDataArrayList(BinaryDataArrayListType value)
Sets the value of the binaryDataArrayList property.
|
void |
ChromatogramType.setBinaryDataArrayList(BinaryDataArrayListType value)
Sets the value of the binaryDataArrayList property.
|
Copyright © 2017. All rights reserved.