| Class | Description |
|---|---|
| PlateListPOJO |
This is a wrapper class for importing or exporting a list of JSON encoded plate objects.
|
| PlateListXML |
This is a wrapper class used to marshal/unmarshal a list of XML encoded plate objects.
|
| PlatePOJO |
This is a wrapper class for importing or exporting a JSON encoded plate object.
|
| PlateReader |
Parses an input stream containing integer stacks, plates, well sets,
and/or wells.
|
| PlateWriter |
Formats and writes stacks, plates, well sets and wells to an output stream or
string.
|
| PlateXML |
This is a wrapper class used to marshal/unmarshal an XML encoded plate object.
|
| ResultListPOJO |
This is a wrapper class for importing or exporting a list of JSON encoded results.
|
| ResultListXML |
This is a wrapper class used to marshal/unmarshal a list of XML encoded results.
|
| ResultPOJO |
This is a wrapper class for importing or exporting a JSON encoded result.
|
| ResultWellXML |
This is a wrapper class used to marshal/unmarshal an XML encoded well in a result.
|
| ResultXML |
This is a wrapper class used to marshal/unmarshal an XML encoded result.
|
| SimpleWellPOJO |
This is a wrapper class for importing or exporting a JSON encoded well in a stack or plate object.
|
| SimpleWellSetPOJO |
This is a wrapper class for importing or exporting a JSON encoded well set in a plate or stack object.
|
| SimpleWellSetXML |
This is a wrapper class used to marshal/unmarshal an XML encoded well set in a plate or stack object.
|
| SimpleWellXML |
This is a wrapper class used to marshal/unmarshal an XML encoded well in a plate or stack object.
|
| StackListPOJO |
This is a wrapper class for importing or exporting a list of JSON encoded stack objects.
|
| StackListXML |
This is a wrapper class used to marshal/unmarshal a list of XML encoded stack objects.
|
| StackPOJO |
This is a wrapper class for importing or exporting a JSON encoded stack object.
|
| StackXML |
This is a wrapper class used to marshal/unmarshal an XML encoded stack object.
|
| WellListPOJO |
This is a wrapper class for importing or exporting a list of JSON encoded well objects.
|
| WellListXML |
This is a wrapper class used to marshal/unmarshal a list of XML encoded well objects.
|
| WellPOJO |
This is a wrapper class for importing or exporting a JSON encoded well object.
|
| WellSetListPOJO |
This is a wrapper class for importing or exporting a list of JSON encoded well set objects.
|
| WellSetListXML |
This is a wrapper class used to marshal/unmarshal a list of XML encoded well set objects.
|
| WellSetPOJO |
This is a wrapper class for importing or exporting a JSON encoded well set object.
|
| WellSetXML |
This is a wrapper class used to marshal/unmarshal an XML encoded well set object.
|
| WellXML |
This is a wrapper class used to marshal/unmarshal an XML encoded well object.
|
Copyright © 2017. All rights reserved.