| Package | Description |
|---|---|
| org.gcube.data.analysis.statisticalmanager.stubs |
| Modifier and Type | Method and Description |
|---|---|
SMAlgorithm[] |
SMAlgorithms.getList()
Gets the list value for this SMAlgorithms.
|
SMAlgorithm[] |
SMGroupedAlgorithms.getList()
Gets the list value for this SMGroupedAlgorithms.
|
SMAlgorithm |
SMAlgorithms.getList(int i) |
SMAlgorithm |
SMGroupedAlgorithms.getList(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
SMAlgorithms.setList(int i,
SMAlgorithm _value) |
void |
SMGroupedAlgorithms.setList(int i,
SMAlgorithm _value) |
void |
SMAlgorithms.setList(SMAlgorithm[] list)
Sets the list value for this SMAlgorithms.
|
void |
SMGroupedAlgorithms.setList(SMAlgorithm[] list)
Sets the list value for this SMGroupedAlgorithms.
|
| Constructor and Description |
|---|
SMAlgorithms(SMAlgorithm[] list) |
SMGroupedAlgorithms(String category,
SMAlgorithm[] list) |
Copyright © 2014. All Rights Reserved.