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