|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MobySimple | |
|---|---|
| org.biomoby.shared.parser | The package org.biomoby.shared.parser contains classes for parsing Biomoby data from an XML format (a Biomoby XML envelope) into Java objects, and back to XML. |
| Uses of MobySimple in org.biomoby.shared.parser |
|---|
| Methods in org.biomoby.shared.parser that return MobySimple | |
|---|---|
MobySimple[] |
MobyCollection.getData()
Get the contents of this envelope. |
| Methods in org.biomoby.shared.parser with parameters of type MobySimple | |
|---|---|
void |
MobyCollection.addData(MobySimple data)
Add one more element to this envelope. |
void |
MobyCollection.setData(MobySimple[] data)
Fill this envelope with the objects carrying inside real data objects. |
|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||