| Package | Description |
|---|---|
| com.github.jessemull.microflexinteger.io |
| Modifier and Type | Method and Description |
|---|---|
WellXML |
WellListXML.get(int index)
Returns the XML well at the indicated index.
|
| Modifier and Type | Method and Description |
|---|---|
List<WellXML> |
WellListXML.getWells()
Gets the list of XML wells.
|
Iterator<WellXML> |
WellListXML.iterator()
Returns an iterator for the list of XML wells.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WellListXML.setWells(List<WellXML> wells)
Sets the list of XML wells.
|
Copyright © 2017. All rights reserved.