| Package | Description |
|---|---|
| com.github.jessemull.microflexinteger.io |
| Modifier and Type | Method and Description |
|---|---|
WellSetPOJO |
WellSetListPOJO.get(int index)
Returns the well set at the indicated index.
|
| Modifier and Type | Method and Description |
|---|---|
List<WellSetPOJO> |
WellSetListPOJO.getWellsets()
Returns the list of sets.
|
Iterator<WellSetPOJO> |
WellSetListPOJO.iterator()
Returns an iterator for the list of well sets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WellSetListPOJO.setWellsets(List<WellSetPOJO> wellsets)
Sets the list of well sets.
|
Copyright © 2017. All rights reserved.